From d910e065d8022cbaab39ff167dd28b43e830831a Mon Sep 17 00:00:00 2001 From: Dean Ellis Date: Tue, 3 May 2022 09:34:55 +0100 Subject: [PATCH] Bump Version to 2.0.4 for Release --- LibZipSharp.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LibZipSharp.props b/LibZipSharp.props index ce4dfa91..55c11789 100644 --- a/LibZipSharp.props +++ b/LibZipSharp.props @@ -5,7 +5,7 @@ Nuget Version. You can append things like -alpha-1 etc to this value. But always leave the $(_LibZipSharpAssemblyVersion) value at the start. --> - <_LibZipSharpNugetVersion>$(_LibZipSharpAssemblyVersion)-alpha-1 + <_LibZipSharpNugetVersion>$(_LibZipSharpAssemblyVersion) <_NativeBuildDir>$(MSBuildThisFileDirectory)lzsbuild <_ExternalDir>$(MSBuildThisFileDirectory)external <_MonoPosixNugetVersion>7.0.0-final.1.21369.2