Skip to content

Commit 51bcefd

Browse files
$(AndroidPackVersionSuffix)=preview.4; net9 is 34.99.0.preview.4 (#8831)
Context: https://github.com/xamarin/xamarin-android/tree/release/9.0.1xx-preview3 We branched for .NET 9 Preview 3 from 4696bf3 into release/9.0.1xx-preview3; the main branch is now .NET 9 Preview 4. Update xamarin-android/main's version number to 34.99.0-preview.4.
1 parent 742c9cb commit 51bcefd

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

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

0 commit comments

Comments
 (0)