Skip to content

Commit 222bce0

Browse files
$(AndroidPackVersionSuffix)=rc.1; net7 is 33.0.0.rc.1
Context: https://github.com/xamarin/xamarin-android/tree/release/7.0.1xx-preview7 Context: dotnet#7170 We branched for .NET 7 Preview 7, and there is already a Maestro bump for .NET 7 RC 1. Let's update xamarin-android/main's version number.
1 parent 60f787a commit 222bce0

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>preview.7</AndroidPackVersionSuffix>
40+
<AndroidPackVersionSuffix>rc.1</AndroidPackVersionSuffix>
4141
</PropertyGroup>
4242

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

0 commit comments

Comments
 (0)