Skip to content

Commit 37cb48b

Browse files
committed
- Cleanup
1 parent d0c6840 commit 37cb48b

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
@@ -33,15 +33,6 @@
3333
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
3434
</PropertyGroup>
3535

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

0 commit comments

Comments
 (0)