Skip to content

Commit 84f7c7e

Browse files
committed
added lang version
1 parent a5f8525 commit 84f7c7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GoatQuery/src/GoatQuery.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
55
<RootNamespace>GoatQuery</RootNamespace>
6+
<LangVersion>8.0</LangVersion>
67

78
<PackageId>GoatQuery</PackageId>
89
<PackageReadmeFile>README.md</PackageReadmeFile>

0 commit comments

Comments
 (0)