From 33547b404d1b9c3afef42e41062742453d3cac91 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Thu, 20 Jul 2023 09:59:21 -0500 Subject: [PATCH] $(AndroidPackVersionSuffix)=rc.1; net8 is 34.0.0-rc.1 Context: https://github.com/xamarin/xamarin-android/tree/release/8.0.1xx-preview7 We branched for .NET 8 preview 7 from 7bf4eddb into `release/8.0.1xx-preview7`. Update xamarin-android/main's version number to 34.0.0-rc.1 for .NET 8 RC 1. --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index d439023a48a..86f4311a120 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.7 + rc.1