From 78b71d94c4dfb54b7ac1cdc4d45abc35e5b52ec0 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Thu, 25 Jan 2024 16:01:15 -0600 Subject: [PATCH] $(AndroidPackVersionSuffix)=preview.2; net9 is 34.99.0.preview.2 Context: https://github.com/xamarin/xamarin-android/tree/release/9.0.1xx-preview1 We branched for .NET 9 Preview 1 from cf1418d0 into 9.0.1xx-preview1; the main branch is now .NET 9 Preview 2. Update xamarin-android/main's version number to 34.99.0-preview.2. --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index a3e29cb5747..6ebfbf66ddc 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) --> 34.99.0 - preview.1 + preview.2