Skip to content

Commit

Permalink
Bump LibZipSharp, Mono.Unix and xamarin-android-tools. (#6135)
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Aug 4, 2021
1 parent babd603 commit 679cf20
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .external
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
xamarin/monodroid:main@ab6c39ee5f5762c2e21b0628af6b0fa1c8256498
xamarin/monodroid:main@b359d3b43774ff031add3d7a4949483052957db3
mono/mono:2020-02@c633fe923832f0c3db3c4e6aa98e5592bf5a06e7
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<!-- Common <PackageReference/> versions -->
<PropertyGroup>
<LibZipSharpVersion>2.0.0-alpha7</LibZipSharpVersion>
<LibZipSharpVersion>2.0.0</LibZipSharpVersion>
<MicroBuildCoreVersion>0.4.1</MicroBuildCoreVersion>
<MonoCecilVersion>0.11.4</MonoCecilVersion>
<NewtonsoftJsonPackageVersion>13.0.1</NewtonsoftJsonPackageVersion>
Expand Down
2 changes: 1 addition & 1 deletion build-tools/xaprepare/xaprepare/xaprepare.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<PackageReference Include="7-Zip.CommandLine" Version="18.1.0" GeneratePathProperty="true" />
<PackageReference Include="Kajabity.Tools.Java" Version="0.2.6862.30334" />
<PackageReference Include="Mono.Options" Version="$(MonoOptionsVersion)" />
<PackageReference Include="Mono.Unix" Version="7.0.0-alpha8.21302.6" />
<PackageReference Include="Mono.Unix" Version="7.0.0-final.1.21369.2" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="Xamarin.LibZipSharp" Version="$(LibZipSharpVersion)" GeneratePathProperty="true" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="5.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion external/xamarin-android-tools

0 comments on commit 679cf20

Please sign in to comment.