diff --git a/LibZipSharp.props b/LibZipSharp.props
index a65c8e53..de6683ba 100644
--- a/LibZipSharp.props
+++ b/LibZipSharp.props
@@ -1,9 +1,9 @@
- <_LibZipSharpNugetVersion>2.0.0-alpha2
+ <_LibZipSharpNugetVersion>2.0.0-alpha4
<_NativeBuildDir>$(MSBuildThisFileDirectory)lzsbuild
<_ExternalDir>$(MSBuildThisFileDirectory)external
- <_MonoPosixNugetVersion>7.0.0-alpha.21276.2
+ <_MonoPosixNugetVersion>7.0.0-alpha8.21302.6
false
diff --git a/LibZipSharp/libZipSharp.csproj b/LibZipSharp/libZipSharp.csproj
index 8a1031be..4053cf87 100644
--- a/LibZipSharp/libZipSharp.csproj
+++ b/LibZipSharp/libZipSharp.csproj
@@ -6,7 +6,7 @@
libZipSharp
libZipSharp
- netstandard2.0;net45
+ netcoreapp3.1;netstandard2.0;net45
true
false
Xamarin.Tools.Zip