Skip to content

[.NET6] msbuild node reuse causes error MSB4044: The "Aapt2Link" task was not given a value for the required parameter "ApplicationName" #5749

Closed
@jeromelaban

Description

@jeromelaban

Steps to Reproduce

  1. Build an application with net6.0-android in a visual studio instance
  2. Build an application with `monoandroid11.01 in another visual studio instance

Expected Behavior

No build error.

Actual Behavior

The build randomly fails with:

error MSB4044: The "Aapt2Link" task was not given a value for the required parameter "ApplicationName"

Version Information

.NET 6 preview 2

Log File

Metadata

Metadata

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions