Skip to content

Commit e40d395

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

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

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

0 commit comments

Comments
 (0)