diff --git a/ICSharpCode.Decompiler.Console/ICSharpCode.Decompiler.Console.csproj b/ICSharpCode.Decompiler.Console/ICSharpCode.Decompiler.Console.csproj index 9bfd00346..6c4ffe35e 100644 --- a/ICSharpCode.Decompiler.Console/ICSharpCode.Decompiler.Console.csproj +++ b/ICSharpCode.Decompiler.Console/ICSharpCode.Decompiler.Console.csproj @@ -2,7 +2,7 @@ Exe - netcoreapp3.1;net6.0 + net6.0 true true true @@ -10,9 +10,9 @@ true ilspycmd ilspycmd - 7.2.0.6791-preview3 - 7.2.0.0 - 7.2.0.0 + 8.0.0.0-alpha1 + 8.0.0.0 + 8.0.0.0 Command-line decompiler using the ILSpy decompilation engine Copyright 2011-2022 AlphaSierraPapa https://github.com/icsharpcode/ILSpy/