Skip to content

Commit 83ed0a4

Browse files
authored
Bump ta xamarin/LibZipSharp/1.0.22@9f563dd1 (#104)
Changes: dotnet/android-libzipsharp@1.0.20...1.0.22 * dotnet/android-libzipsharp@9f563dd: Add a test which changes the CompressionMethod of an item (#78) * dotnet/android-libzipsharp@3b610c9: Try actually running the tests under .net core (#77) * dotnet/android-libzipsharp@03cd66b: Archive the SignList.xml * dotnet/android-libzipsharp@8afe791: Add the signListPath parameter * dotnet/android-libzipsharp@ed5585c: Add SignList.xml for signing * dotnet/android-libzipsharp@2ab6943: Add a build_windows.bat file to make it easier to build on windows (#75) * … * dotnet/android-libzipsharp@9dca4fb: Initial commit of localisation * dotnet/android-libzipsharp@668babc: Add Unit Test for setting file permissions on extraction. * dotnet/android-libzipsharp@8f2053c: Build on Windows again (#71)
1 parent 8ea78a4 commit 83ed0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PropertyGroup>
77
<MSBuildReferenceVersion>15.1.0.0</MSBuildReferenceVersion>
88
<MSBuildPackageReferenceVersion>16.5</MSBuildPackageReferenceVersion>
9-
<LibZipSharpVersion>1.0.20</LibZipSharpVersion>
9+
<LibZipSharpVersion>1.0.22</LibZipSharpVersion>
1010
</PropertyGroup>
1111

1212
<ItemGroup Condition="$([MSBuild]::IsOSPlatform('windows'))" >

0 commit comments

Comments
 (0)