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 0ddea47 commit ce71924Copy full SHA for ce71924
src/Senparc.CO2NET/Senparc.CO2NET.csproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<TargetFrameworks>net451;netstandard2.0;netstandard2.1</TargetFrameworks>
4
<Version>2.0</Version>
5
- <!--<LangVersion>8.0</LangVersion>-->
+ <LangVersion>8.0</LangVersion>
6
<AssemblyName>Senparc.CO2NET</AssemblyName>
7
<RootNamespace>Senparc.CO2NET</RootNamespace>
8
<GeneratePackageOnBuild Condition=" '$(Configuration)' == 'Release' ">true</GeneratePackageOnBuild>
0 commit comments