We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7d0f82 + 15b826f commit 4a8c375Copy full SHA for 4a8c375
ILSpy/ILSpy.csproj
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<OutputType>WinExe</OutputType>
5
<TargetFramework>net8.0-windows</TargetFramework>
6
+ <RollForward>major</RollForward>
7
<RuntimeIdentifiers>win-x64;win-arm64</RuntimeIdentifiers>
8
<GenerateAssemblyInfo>False</GenerateAssemblyInfo>
9
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
0 commit comments