Skip to content

Commit 918613d

Browse files
$(AndroidPackVersionSuffix)=preview.7; net7 is 33.0.0.preview.7 (#7138)
Context: https://github.com/xamarin/xamarin-android/tree/release/7.0.1xx-preview6 Context: #7127 We branched for .NET 7 Preview 6, and there is already a Maestro bump for .NET 7 Preview 7. Let's update xamarin-android/main's version number.
1 parent 2197a45 commit 918613d

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

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

0 commit comments

Comments
 (0)