Skip to content

Commit a47d349

Browse files
$(AndroidPackVersionSuffix)=preview.2; net9 is 34.99.0.preview.2 (#8678)
Context: https://github.com/xamarin/xamarin-android/tree/release/9.0.1xx-preview1 We branched for .NET 9 Preview 1 from cf1418d into release/9.0.1xx-preview1; the main branch is now .NET 9 Preview 2. Update xamarin-android/main's version number to 34.99.0-preview.2.
1 parent cf1418d commit a47d349

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.1</AndroidPackVersionSuffix>
39+
<AndroidPackVersionSuffix>preview.2</AndroidPackVersionSuffix>
4040
</PropertyGroup>
4141

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

0 commit comments

Comments
 (0)