Skip to content

[.NET6 android] Compilation failed to complete #8987

Answered by lunelake
lunelake asked this question in Q&A
Discussion options

You must be logged in to vote

The deprecated Xamarin.Auth library was referenced in the .NET Standard project that the Uno class library was referencing.
I didn't expect that the library referenced by .NET Standard (not Uno class library) was causing the issue, so it took me a long time to find it.
I removed that package and the issue was resolved.

Here is a repro project.
Net6AndroidCompilationFailed.zip

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jeromelaban
Comment options

@lunelake
Comment options

Answer selected by lunelake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants