We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40643c1 commit 9946b0cCopy full SHA for 9946b0c
src/ImageSharp/ImageSharp.csproj
@@ -13,6 +13,7 @@
13
<PackageTags>Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore</PackageTags>
14
<Description>A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET</Description>
15
<Configurations>Debug;Release</Configurations>
16
+ <LangVersion>12.0</LangVersion>
17
</PropertyGroup>
18
19
<!-- This enables the nullable analysis and treats all nullable warnings as error-->
0 commit comments