File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 </MicrosoftNETSdkInternalPackageVersion >
1515 <MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion >5.0.4</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion >
1616 <MicrosoftAspNetCoreAppRuntimewinx64PackageVersion >5.0.4</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion >
17- <MicrosoftNetILLinkTasksVersion >7 .0.100-1.22057 .1</MicrosoftNetILLinkTasksVersion >
18- <MicrosoftNetILLinkPackageVersion >7 .0.100-1.22057 .1</MicrosoftNetILLinkPackageVersion >
19- <BenchmarkDotNetVersion >0.13.2.2052 </BenchmarkDotNetVersion >
17+ <MicrosoftNetILLinkTasksVersion >8 .0.100-1.23067 .1</MicrosoftNetILLinkTasksVersion >
18+ <MicrosoftNetILLinkPackageVersion >8 .0.100-1.23067 .1</MicrosoftNetILLinkPackageVersion >
19+ <BenchmarkDotNetVersion >0.13.7-nightly.20230717.35 </BenchmarkDotNetVersion >
2020 </PropertyGroup >
2121 <!-- Package names-->
2222 <PropertyGroup >
Original file line number Diff line number Diff line change 1717 <SystemVersion >7.0.0</SystemVersion >
1818 </PropertyGroup >
1919 </When >
20+ <When Condition =" '$(TargetFramework)' == 'net8.0'" >
21+ <PropertyGroup >
22+ <LangVersion >preview</LangVersion >
23+ <ExtensionsVersion >8.0.*-*</ExtensionsVersion >
24+ <SystemVersion >8.0.*-*</SystemVersion >
25+ </PropertyGroup >
26+ </When >
2027 <Otherwise >
2128 <!-- when comparing against Full .NET Framework we are usually interested in CLR differences, so net462 belongs to this block -->
2229 <PropertyGroup >
Original file line number Diff line number Diff line change 1616 <ItemGroup >
1717 <PackageReference Include =" Microsoft.Net.ILLink" Version =" $(MicrosoftNetILLinkPackageVersion)" />
1818 <PackageReference Include =" Microsoft.Net.ILLink.Tasks" Version =" $(MicrosoftNetILLinkTasksVersion)" />
19- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 3.8 .0" />
19+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.5 .0" />
2020 <PackageReference Include =" Microsoft.Build" Version =" 17.3.1" />
2121 <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" 17.3.1" />
2222 <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.3.1" />
You can’t perform that action at this time.
0 commit comments