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 a4b254d commit c27455fCopy full SHA for c27455f
tests/BuildProps/Tests.Build.props
@@ -32,15 +32,6 @@
32
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
33
</PropertyGroup>
34
35
-<!-- <PropertyGroup Condition="'$(LANG_VERSION)'=='14'">-->
36
-<!-- <DefineConstants>$(DefineConstants);CSHARP_14</DefineConstants>-->
37
-<!-- <LangVersion>14</LangVersion>-->
38
-<!-- </PropertyGroup>-->
39
-
40
-<!-- <PropertyGroup Condition="'$(LANG_VERSION)'==''">-->
41
-<!-- <LangVersion>12</LangVersion>-->
42
43
44
<PropertyGroup Condition="'$(Version)'==''">
45
<Version>0.0.0-local</Version>
46
0 commit comments