File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup Label =" Framework" >
3- <DefaultTargetFrameworks >netcoreapp2.1 ;net461</DefaultTargetFrameworks >
3+ <DefaultTargetFrameworks >netcoreapp3.0 ;net461</DefaultTargetFrameworks >
44 </PropertyGroup >
55
66 <PropertyGroup >
77 <OutputType >Exe</OutputType >
88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" BenchmarkDotNet" Version =" 0.11.4 " />
12- <PackageReference Include =" BenchmarkDotNet.Diagnostics.Windows" Version =" 0.11.4 " />
11+ <PackageReference Include =" BenchmarkDotNet" Version =" 0.11.5 " />
12+ <PackageReference Include =" BenchmarkDotNet.Diagnostics.Windows" Version =" 0.11.5 " />
1313 </ItemGroup >
1414
1515 <Import Project =" $(RootDir)\Build\DeleteGenerateBindingRedirects.target" />
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup Label =" Framework" >
3- <DefaultTargetFrameworks >netcoreapp2 .0;net461</DefaultTargetFrameworks >
3+ <DefaultTargetFrameworks >netcoreapp3 .0;net461</DefaultTargetFrameworks >
44 </PropertyGroup >
55
66 <ItemGroup >
Original file line number Diff line number Diff line change 1515 </PropertyGroup >
1616
1717 <PropertyGroup Label =" Common properties" >
18- <LangVersion >latest </LangVersion >
18+ <LangVersion >8.0 </LangVersion >
1919 </PropertyGroup >
2020
2121
You can’t perform that action at this time.
0 commit comments