Update nuget.csproj

pull/975/head
AraHaan 9 months ago committed by GitHub
parent 100b08a427
commit 07c7263f30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      contrib/nuget/nuget.csproj

@ -9,6 +9,7 @@
<Copyright>(C) 1995-2024 Jean-loup Gailly and Mark Adler</Copyright>
<version>1.3.1.1</version>
<PackageDescription>NuGet Package for consuming native builds of zlib into .NET without complexity.</PackageDescription>
<PackageReadmeFile>README</PackageReadmeFile>
<!--
Warns about not having any lib or ref assemblies (.NET Assemblies) in those directories.
Native only packages that is to be consumed in .NET should not require these.

Loading…
Cancel
Save