From 152daeac3ba81c08987269b4dc50a6b778ded1a3 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Tue, 27 Jun 2023 08:26:20 -0500 Subject: [PATCH] $(AndroidPackVersionSuffix)=preview.7; net8 is 34.0.0-preview.7 Context: https://github.com/xamarin/xamarin-android/tree/release/8.0.1xx-preview6 We branched for .NET 8 preview 6 from dab495ff into `release/8.0.1xx-preview6`. Update xamarin-android/main's version number to 34.0.0-preview.7 for .NET 8 preview 7. --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index aebf6102cc3..d439023a48a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -35,7 +35,7 @@ * Bump first digit of the patch version for feature releases (and reset the first two digits to 0) --> 34.0.0 - preview.6 + preview.7