Skip to content

Commit

Permalink
Adding LangVersion to Samples project aswell.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Feb 14, 2024
1 parent abd32e5 commit 134c058
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>7.3</LangVersion>
<DefaultItemExcludes>$(DefaultItemExcludes);.git*;node_modules\**</DefaultItemExcludes>
</PropertyGroup>

Expand Down

0 comments on commit 134c058

Please sign in to comment.