From 9340ab8e50103d49ac06e29a7ce0ac07027be51c Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Thu, 31 Jul 2025 14:18:12 -0500 Subject: [PATCH] [release/9.0.1xx] [build] update `$(ProductVersion)` to align with Android 15 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 15.x version number on our .NET 9 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 a6089ee890c..c973364132b 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -29,7 +29,7 @@ - 13.2.99 + 15.0.0