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 0fa5d35 commit d417e10Copy full SHA for d417e10
LiteDB/LiteDB.csproj
@@ -28,7 +28,7 @@
28
<SignAssembly Condition="'$(OS)'=='Windows_NT'">true</SignAssembly>
29
<AssemblyOriginatorKeyFile Condition="'$(Configuration)' == 'Release'">LiteDB.snk</AssemblyOriginatorKeyFile>
30
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
31
- <LangVersion>9.0</LangVersion>
+ <LangVersion>latest</LangVersion>
32
</PropertyGroup>
33
34
<!--
0 commit comments