Skip to content

Commit 935808b

Browse files
authored
$(AndroidPackVersionSuffix)=preview.6; net9 is 34.99.0.preview.6 (#8989)
Context: c611743 Context: https://github.com/xamarin/xamarin-android/tree/release/9.0.1xx-preview5 We branched for .NET 9 Preview 5 from c611743 into release/9.0.1xx-preview5; the main branch is now .NET 9 Preview 6. Update xamarin-android/main's version number to 34.99.0-preview.6.
1 parent c611743 commit 935808b

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
@@ -36,7 +36,7 @@
3636
* Bump first digit of the patch version for feature releases (and reset the first two digits to 0)
3737
-->
3838
<AndroidPackVersion>34.99.0</AndroidPackVersion>
39-
<AndroidPackVersionSuffix>preview.5</AndroidPackVersionSuffix>
39+
<AndroidPackVersionSuffix>preview.6</AndroidPackVersionSuffix>
4040
</PropertyGroup>
4141

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

0 commit comments

Comments
 (0)