From 269be79cfc66c9aa572ced1c92304947b63ba2d6 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Tue, 20 Aug 2024 15:52:10 -0500 Subject: [PATCH] $(AndroidPackVersionSuffix)=rc.2; net9 is 35.0.0-rc.2 We branched for .NET 9 RC 1 from 79aab5c6 into release/9.0.1xx-rc1; the main branch is now .NET 9 RC 2. Update dotnet/android/main's version number to 35.0.0-rc.2. --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index c47973d1329..e7039dd4722 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -36,7 +36,7 @@ * Bump first digit of the patch version for feature releases (and reset the first two digits to 0) --> 35.0.0 - rc.1 + rc.2 false true