diff --git a/Directory.Build.props b/Directory.Build.props
index 7676eaaa..2612a397 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -5,7 +5,7 @@
Debug
true
- 9.0
+ 10.0
net$(DotNetTargetFrameworkVersion)
true
..\..\product.snk
$(VendorPrefix)Microsoft.Android.Build.BaseTasks$(VendorSuffix)
- 12.0
+ latest
diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Xamarin.Android.Tools.AndroidSdk.csproj b/src/Xamarin.Android.Tools.AndroidSdk/Xamarin.Android.Tools.AndroidSdk.csproj
index 9d16f700..4fb13f81 100644
--- a/src/Xamarin.Android.Tools.AndroidSdk/Xamarin.Android.Tools.AndroidSdk.csproj
+++ b/src/Xamarin.Android.Tools.AndroidSdk/Xamarin.Android.Tools.AndroidSdk.csproj
@@ -3,7 +3,7 @@
netstandard2.0
$(TargetFrameworks);$(DotNetTargetFramework)
- 9.0
+ latest
enable
INTERNAL_NULLABLE_ATTRIBUTES
true