Skip to content

Commit c67978a

Browse files
$(AndroidPackVersionSuffix)=preview.5; net9 is 34.99.0.preview.5 (#8896)
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.
1 parent b30285f commit c67978a

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

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

0 commit comments

Comments
 (0)