Skip to content

Visual Studio 2019 16.5.0 preview 2.0 requires android sdk build-tools 28.0.3 #4183

@tranb3r

Description

@tranb3r

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

Metadata

Metadata

Assignees

Labels

Area: App+Library BuildIssues when building Library projects or Application projects.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions