-
Notifications
You must be signed in to change notification settings - Fork 564
Closed
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.needs-triageIssues that need to be assigned.Issues that need to be assigned.
Description
Android application type
.NET Android (net7.0-android, etc.)
Affected platform version
.NET 7, .NET 8 preview (Android workload 34.0.0-preview.5.312/8.0.100-preview.5)
Description
The problem described in this MAUI issue and presumably recently fixed still exists in this preview version specified above.
Building a .NET for Android head project for a .NET MAUI (migrated) application fails due to a referenced DLL.
Binlog:
msbuildlog.zip
Steps to Reproduce
- Create a .NET for Android project that references an assembly directly as a DLL
- Build
- The build fails with
System.IO.FileNotFoundException: Could not load assembly '<assembly name>, Version=1.0.0.0, Culture=neutral, PublicKeyToken='. Perhaps it doesn't exist in the Mono for Android profile?
Did you find any workaround?
No response
Relevant log output
Binlog attached in .zip file above.Metadata
Metadata
Assignees
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.needs-triageIssues that need to be assigned.Issues that need to be assigned.