From 16c9fe0bf1d6a9584a17a5bf64b722d7758b76aa Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Thu, 18 Aug 2022 16:51:40 -0500 Subject: [PATCH] $(AndroidPackVersionSuffix)=rc.2; net7 is 33.0.0.rc.2 Context: https://github.com/xamarin/xamarin-android/tree/release/7.0.1xx-rc1 We branched for .NET 7 RC 1. 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 a252e77801c..3c0f998eab8 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 - rc.1 + rc.2