Skip to content

Commit 6ba2b44

Browse files
$(AndroidPackVersionSuffix)=preview.14; net6 is 31.0.200.preview.14 (#6666)
Context: http://aka.ms/maui-schedule Context: https://github.com/xamarin/xamarin-android/blob/87589c1507c211f50ed175e749a162f3a071d636/Documentation/guides/HowToBranch.md Context: https://github.com/xamarin/xamarin-android/tree/release/6.0.2xx-preview13 We branched xamarin-android/release/6.0.2xx-preview13, to reflect the next release of .NET MAUI Preview 13. xamarin-android/main becomes Preview 14.
1 parent 87589c1 commit 6ba2b44

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
@@ -22,7 +22,7 @@
2222
* Bump first digit of the patch version for feature releases (and reset the first two digits to 0)
2323
-->
2424
<AndroidPackVersion>31.0.200</AndroidPackVersion>
25-
<AndroidPackVersionSuffix>preview.13</AndroidPackVersionSuffix>
25+
<AndroidPackVersionSuffix>preview.14</AndroidPackVersionSuffix>
2626
</PropertyGroup>
2727

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

0 commit comments

Comments
 (0)