Skip to content

Commit

Permalink
$(AndroidPackVersionSuffix)=preview.6; net9 is 34.99.0.preview.6 (#8989)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
pjcollins authored May 28, 2024
1 parent c611743 commit 935808b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* Bump first digit of the patch version for feature releases (and reset the first two digits to 0)
-->
<AndroidPackVersion>34.99.0</AndroidPackVersion>
<AndroidPackVersionSuffix>preview.5</AndroidPackVersionSuffix>
<AndroidPackVersionSuffix>preview.6</AndroidPackVersionSuffix>
</PropertyGroup>

<!-- Common <PackageReference/> versions -->
Expand Down

0 comments on commit 935808b

Please sign in to comment.