Skip to content

Commit 905c127

Browse files
committed
Set langVersion to preview
1 parent 2aa3813 commit 905c127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LibDeflate/LibDeflate.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageTags>libdeflate.net libdeflate deflate zlib gzip gz crc32 crc adler32 adler</PackageTags>
1111
<Description>LibDeflate.NET is a managed wrapper around libdeflate, a native library for fast, whole-buffer DEFLATE-based compression and decompression.</Description>
1212

13-
<LangVersion>latest</LangVersion>
13+
<LangVersion>preview</LangVersion>
1414
<Nullable>enable</Nullable>
1515

1616
<!-- Optional: Publish the repository URL in the built .nupkg (in the NuSpec <Repository> element) -->

0 commit comments

Comments
 (0)