From aed0b1260c5335f77137dcae60f28776bd589a48 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Thu, 31 Jul 2025 08:51:12 -0500 Subject: [PATCH] [build] update `$(ProductVersion)` to align with Android 16 Context: https://github.com/dotnet/maui/issues/30948 I don't think this will solve dotnet/maui#30948, but it will at least reduce confusion if we put a 16.x version number on our MSBuild task assemblies. --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 53d93c900ad..1eae0eb90fb 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -30,7 +30,7 @@ - 13.2.99 + 16.0.0