Steps to Reproduce
Create a default native android app using Xamarin.
Set Target Framework version to 10.0.
Build.
If you only have build tools v29+ installed, VS will stop building with an error.
Expected Behavior
Should build successfully and use sdk build tools v29.0.2
Actual Behavior
VS stops building with an error:
Project 'Test.Droid' requires the following components installed on your machine:
Android SDK Build-Tools 28.0.3
Version Information
Visual Studio 2019 16.5.0 preview 2.0