Skip to content

Commit

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

We branched for .NET 9 Preview 2 from 8c7cf91 into release/9.0.1xx-preview2;
the main branch is now .NET 9 Preview 3.

Update xamarin-android/main's version number to 34.99.0-preview.3.
  • Loading branch information
jonathanpeppers authored Feb 27, 2024
1 parent efcd007 commit 37594ca
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.2</AndroidPackVersionSuffix>
<AndroidPackVersionSuffix>preview.3</AndroidPackVersionSuffix>
</PropertyGroup>

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

0 comments on commit 37594ca

Please sign in to comment.