From c217fd94319470447ff8fa57ac580b3ae6c551db Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Thu, 30 Jun 2022 11:29:39 -0500 Subject: [PATCH] $(AndroidPackVersionSuffix)=preview.7; net7 is 33.0.0.preview.7 Context: https://github.com/xamarin/xamarin-android/tree/release/7.0.1xx-preview6 Context: https://github.com/xamarin/xamarin-android/pull/7127 We branched for .NET 7 Preview 6, and there is already a Maestro bump for .NET 7 Preview 7. Let's update xamarin-android/main's version number. --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 4627d7977b7..90c7ddb1900 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -37,7 +37,7 @@ * Bump first digit of the patch version for feature releases (and reset the first two digits to 0) --> 33.0.0 - preview.6 + preview.7