File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
ICSharpCode.Decompiler.Tests
ILSpy.BamlDecompiler.Tests Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <PropertyGroup >
10- <TargetFramework >net10 .0-windows</TargetFramework >
10+ <TargetFramework >net11 .0-windows</TargetFramework >
1111 <LangVersion >preview</LangVersion >
1212 <RuntimeIdentifier Condition =" $(IsWindowsX64) == true" >win-x64</RuntimeIdentifier >
1313 <RuntimeIdentifier Condition =" $(IsWindowsARM64) == true" >win-arm64</RuntimeIdentifier >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <PropertyGroup >
10- <TargetFramework >net10 .0-windows</TargetFramework >
10+ <TargetFramework >net11 .0-windows</TargetFramework >
1111 <RuntimeIdentifier Condition =" $(IsWindowsX64) == true" >win-x64</RuntimeIdentifier >
1212 <RuntimeIdentifier Condition =" $(IsWindowsARM64) == true" >win-arm64</RuntimeIdentifier >
1313
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <PropertyGroup >
10- <TargetFramework >net10 .0-windows</TargetFramework >
10+ <TargetFramework >net11 .0-windows</TargetFramework >
1111 <IsPackable >false</IsPackable >
1212 <RuntimeIdentifier Condition =" $(IsWindowsX64) == true" >win-x64</RuntimeIdentifier >
1313 <RuntimeIdentifier Condition =" $(IsWindowsARM64) == true" >win-arm64</RuntimeIdentifier >
You can’t perform that action at this time.
0 commit comments