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.
1 parent ae5de85 commit e79e819Copy full SHA for e79e819
tests/Benchmark/Benchmark.csproj
@@ -2,6 +2,7 @@
2
<PropertyGroup>
3
<OutputType>Exe</OutputType>
4
<TargetFrameworks>netcoreapp1.1;net47;netcoreapp2.0</TargetFrameworks>
5
+ <LangVersion>latest</LangVersion>
6
</PropertyGroup>
7
<ItemGroup>
8
<PackageReference Include="BenchmarkDotNet" Version="0.10.13" />
0 commit comments