From 2cd77bb3cc37766b5b1d8376cde62ed795713a53 Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Tue, 28 Jul 2020 10:02:17 +0200 Subject: [PATCH] Frontends for 6.1 --- DecompilerNuGetDemos.workbook | 2 +- .../ICSharpCode.Decompiler.Console.csproj | 8 ++++---- .../ICSharpCode.Decompiler.PowerShell.csproj | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DecompilerNuGetDemos.workbook b/DecompilerNuGetDemos.workbook index d5ccd0ea1..a71208905 100644 --- a/DecompilerNuGetDemos.workbook +++ b/DecompilerNuGetDemos.workbook @@ -6,7 +6,7 @@ platforms: - DotNetCore packages: - id: ICSharpCode.Decompiler - version: 6.0.0.5836 + version: 6.1.0.5902 --- 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 f4e9b1467..bf463c7db 100644 --- a/ICSharpCode.Decompiler.Console/ICSharpCode.Decompiler.Console.csproj +++ b/ICSharpCode.Decompiler.Console/ICSharpCode.Decompiler.Console.csproj @@ -8,7 +8,7 @@ true ilspycmd ilspycmd - 6.0.0.5836 + 6.1.0.5902 Command-line decompiler using the ILSpy decompilation engine Copyright 2011-2020 AlphaSierraPapa https://github.com/icsharpcode/ILSpy/ @@ -16,8 +16,8 @@ ILSpyCmdNuGetPackageIcon.png https://github.com/icsharpcode/ILSpy/ - 6.0.0.0 - 6.0.0.0 + 6.1.0.0 + 6.1.0.0 true ILSpy Team @@ -42,7 +42,7 @@ - + diff --git a/ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj b/ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj index 1db847e93..5028997c6 100644 --- a/ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj +++ b/ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj @@ -17,7 +17,7 @@ - +