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