Skip to content

Commit d417e10

Browse files
JKamskerpictos
andauthored
Update LiteDB/LiteDB.csproj
Co-authored-by: Pedro Jesus <[email protected]>
1 parent 0fa5d35 commit d417e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LiteDB/LiteDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<SignAssembly Condition="'$(OS)'=='Windows_NT'">true</SignAssembly>
2929
<AssemblyOriginatorKeyFile Condition="'$(Configuration)' == 'Release'">LiteDB.snk</AssemblyOriginatorKeyFile>
3030
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
31-
<LangVersion>9.0</LangVersion>
31+
<LangVersion>latest</LangVersion>
3232
</PropertyGroup>
3333

3434
<!--

0 commit comments

Comments
 (0)