We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3764da4 commit 2e480a1Copy full SHA for 2e480a1
src/Directory.Build.props
@@ -13,7 +13,7 @@
13
<RepositoryType>git</RepositoryType>
14
<RepositoryUrl>https://github.com/mysql-net/MySqlConnector.git</RepositoryUrl>
15
<DebugType>embedded</DebugType>
16
- <LangVersion>latest</LangVersion>
+ <LangVersion>8.0</LangVersion>
17
<PublishRepositoryUrl>true</PublishRepositoryUrl>
18
<EmbedUntrackedSources>true</EmbedUntrackedSources>
19
</PropertyGroup>
0 commit comments