From 20aecf2eb2e7fd73444441f3e83718238bef669e Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Sun, 10 Mar 2019 18:08:58 +0100 Subject: [PATCH] Update samples & ilspycmd to 5.0.0.4688-preview1 --- DecompilerNuGetDemos.workbook | 2 +- .../ICSharpCode.Decompiler.Console.csproj | 9 +++++---- .../ICSharpCode.Decompiler.PowerShell.csproj | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/DecompilerNuGetDemos.workbook b/DecompilerNuGetDemos.workbook index 0adb88217..59e726d2a 100644 --- a/DecompilerNuGetDemos.workbook +++ b/DecompilerNuGetDemos.workbook @@ -6,7 +6,7 @@ platforms: - DotNetCore packages: - id: ICSharpCode.Decompiler - version: 4.0.0.4521 + version: 5.0.0.4688-preview1 --- Setup: load the references required to work with the decompiler diff --git a/ICSharpCode.Decompiler.Console/ICSharpCode.Decompiler.Console.csproj b/ICSharpCode.Decompiler.Console/ICSharpCode.Decompiler.Console.csproj index cf29288d1..35de0ace1 100644 --- a/ICSharpCode.Decompiler.Console/ICSharpCode.Decompiler.Console.csproj +++ b/ICSharpCode.Decompiler.Console/ICSharpCode.Decompiler.Console.csproj @@ -7,7 +7,7 @@ true ilspycmd ilspycmd - 4.0 + 5.0.0-preview1 Command-line decompiler using the ILSpy decompilation engine Copyright 2011-2019 AlphaSierraPapa https://github.com/icsharpcode/ILSpy/ @@ -15,9 +15,10 @@ https://ilspy.net/images/icon32.png https://github.com/icsharpcode/ILSpy/ - 4.0.0.0 - 4.0.0.0 + 5.0.0.0 + 5.0.0.0 true + ILSpy Team @@ -27,7 +28,7 @@ - + diff --git a/ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj b/ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj index 514c347a6..caaf001bd 100644 --- a/ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj +++ b/ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj @@ -8,7 +8,7 @@ - +