Skip to content

Commit

Permalink
$(AndroidPackVersionSuffix)=preview.5; net9 is 34.99.0.preview.5 (#8896)
Browse files Browse the repository at this point in the history
Context: https://github.com/xamarin/xamarin-android/tree/release/9.0.1xx-preview4

We branched for .NET 9 Preview 4 from b30285f into release/9.0.1xx-preview4;
the main branch is now .NET 9 Preview 5.

Update xamarin-android/main's version number to 34.99.0-preview.5.
  • Loading branch information
jonathanpeppers committed Apr 23, 2024
1 parent b30285f commit c67978a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
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.4</AndroidPackVersionSuffix>
<AndroidPackVersionSuffix>preview.5</AndroidPackVersionSuffix>
</PropertyGroup>

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

0 comments on commit c67978a

Please sign in to comment.