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 e6ca9db commit b44a7a9Copy full SHA for b44a7a9
UnitsNet.Benchmark/UnitsNet.Benchmark.csproj
@@ -8,7 +8,8 @@
8
<AssemblyVersion>4.0.0.0</AssemblyVersion> <!-- Should reflect major part of Version -->
9
<AssemblyTitle>UnitsNet.Benchmark</AssemblyTitle>
10
<Product>UnitsNet.Benchmark</Product>
11
- <LangVersion>latest</LangVersion>
+ <LangVersion>8.0</LangVersion>
12
+ <!-- <LangVersion>latest</LangVersion> -->
13
<RootNamespace>UnitsNet</RootNamespace>
14
</PropertyGroup>
15
0 commit comments