Skip to content

Commit 31bad9c

Browse files
$(AndroidPackVersionSuffix)=rc.2; net7 is 33.0.0.rc.2 (#7283)
Context: https://github.com/xamarin/xamarin-android/tree/release/7.0.1xx-rc1 We branched for .NET 7 RC 1 into release/7.0.1xx-rc1. Let's update xamarin-android/main's version number to rc.2.
1 parent 56a14e5 commit 31bad9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* Bump first digit of the patch version for feature releases (and reset the first two digits to 0)
3838
-->
3939
<AndroidPackVersion>33.0.0</AndroidPackVersion>
40-
<AndroidPackVersionSuffix>rc.1</AndroidPackVersionSuffix>
40+
<AndroidPackVersionSuffix>rc.2</AndroidPackVersionSuffix>
4141
</PropertyGroup>
4242

4343
<!-- Common <PackageReference/> versions -->

0 commit comments

Comments
 (0)