Skip to content

Commit

Permalink
added lang version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamess-Lucass committed Jul 26, 2024
1 parent a5f8525 commit 84f7c7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GoatQuery/src/GoatQuery.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
<RootNamespace>GoatQuery</RootNamespace>
<LangVersion>8.0</LangVersion>

<PackageId>GoatQuery</PackageId>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down

0 comments on commit 84f7c7e

Please sign in to comment.