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 02e23d9 commit 0fa5d35Copy full SHA for 0fa5d35
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>9.0</LangVersion>
32
</PropertyGroup>
33
34
<!--
0 commit comments