Skip to content

Commit

Permalink
Bump $(AndroidPackVersionSuffix)=rc.2, net6 version=30.0.100-rc.2.* (d…
Browse files Browse the repository at this point in the history
…otnet#6206)

Context: ec65c4b
Context: https://github.com/xamarin/xamarin-android/tree/release/6.0.1xx-rc1

We branched for .NET 6 `rc.1`, so we need to change main to `rc.2` now.
  • Loading branch information
jonathanpeppers authored Aug 19, 2021
1 parent ef09bf7 commit faadd15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* Bump first digit of the patch version for feature releases (and reset the first two digits to 0)
-->
<AndroidPackVersion>30.0.100</AndroidPackVersion>
<AndroidPackVersionSuffix>rc.1</AndroidPackVersionSuffix>
<AndroidPackVersionSuffix>rc.2</AndroidPackVersionSuffix>
</PropertyGroup>

<!-- Common <PackageReference/> versions -->
Expand Down

0 comments on commit faadd15

Please sign in to comment.