Skip to content

Commit 4a8c375

Browse files
Merge pull request #3391 from nil4/master
Enable `<RollForward>major</RollForward>` for `ILSpy.exe`
2 parents d7d0f82 + 15b826f commit 4a8c375

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ILSpy/ILSpy.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<OutputType>WinExe</OutputType>
55
<TargetFramework>net8.0-windows</TargetFramework>
6+
<RollForward>major</RollForward>
67
<RuntimeIdentifiers>win-x64;win-arm64</RuntimeIdentifiers>
78
<GenerateAssemblyInfo>False</GenerateAssemblyInfo>
89
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>

0 commit comments

Comments
 (0)