From 4a990c86d19d5f53fcb079b655a13aabb5e10ff9 Mon Sep 17 00:00:00 2001 From: Marek Habersack Date: Tue, 22 Jun 2021 13:29:39 +0200 Subject: [PATCH] Bump LibZipSharp to 2.0.0-alpha7 Context: https://github.com/xamarin/LibZipSharp/commit/fcb9323d9d95b06051f67d8d73ba371a4029722d Context: https://libzip.org/news/release-1.8.0.html 2.0.0-alpha7 changes: * bump libzip version to 1.8.0 * add support for ZSTD compression * properly hide all the native library symbols except for the libzip ones --- .../MSBuildReferences.projitems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems b/src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems index a5a4723..7d73012 100644 --- a/src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems +++ b/src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems @@ -5,7 +5,7 @@ 16.10.0 - 2.0.0-alpha6 + 2.0.0-alpha7 7.0.0-alpha8.21302.6