From 5d83b78d6ac9e3d9794b5a91c3885e98f32ba7a4 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Mon, 26 Feb 2024 10:15:59 -0600 Subject: [PATCH] $(AndroidPackVersionSuffix)=preview.3; net9 is 34.99.0.preview.3 Context: https://github.com/xamarin/xamarin-android/tree/release/9.0.1xx-preview2 We branched for .NET 9 Preview 2 from 8c7cf91f into release/9.0.1xx-preview2; the main branch is now .NET 9 Preview 3. Update xamarin-android/main's version number to 34.99.0-preview.3. --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index eb9b8dfd3c9..3f855aae763 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.2 + preview.3