Skip to content

Commit c27455f

Browse files
committed
- Cleanup
1 parent a4b254d commit c27455f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

tests/BuildProps/Tests.Build.props

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,6 @@
3232
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
3333
</PropertyGroup>
3434

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-
<!-- </PropertyGroup>-->
43-
4435
<PropertyGroup Condition="'$(Version)'==''">
4536
<Version>0.0.0-local</Version>
4637
</PropertyGroup>

0 commit comments

Comments
 (0)