We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87acd6b + 40adec0 commit efc9b67Copy full SHA for efc9b67
src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems
@@ -5,8 +5,8 @@
5
<!--Import this file in projects needing to reference Microsoft.Build.*.dll -->
6
<PropertyGroup>
7
<MSBuildPackageReferenceVersion>16.10.0</MSBuildPackageReferenceVersion>
8
- <LibZipSharpVersion>2.0.0-alpha8</LibZipSharpVersion>
9
- <MonoUnixVersion>7.0.0-alpha8.21302.6</MonoUnixVersion>
+ <LibZipSharpVersion>2.0.0</LibZipSharpVersion>
+ <MonoUnixVersion>7.0.0-final.1.21369.2</MonoUnixVersion>
10
</PropertyGroup>
11
12
<ItemGroup>
0 commit comments