Skip to content

Commit efc9b67

Browse files
authored
Merge pull request #128 from dellis1972/bumpitybump
Bump LibZipSharp and Mono.Unix to latest stable versions,
2 parents 87acd6b + 40adec0 commit efc9b67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<!--Import this file in projects needing to reference Microsoft.Build.*.dll -->
66
<PropertyGroup>
77
<MSBuildPackageReferenceVersion>16.10.0</MSBuildPackageReferenceVersion>
8-
<LibZipSharpVersion>2.0.0-alpha8</LibZipSharpVersion>
9-
<MonoUnixVersion>7.0.0-alpha8.21302.6</MonoUnixVersion>
8+
<LibZipSharpVersion>2.0.0</LibZipSharpVersion>
9+
<MonoUnixVersion>7.0.0-final.1.21369.2</MonoUnixVersion>
1010
</PropertyGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)