Skip to content

Bump to xamarin/xamarin-android-tools/main@90d76212 #6000

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

jonpryor
Copy link
Contributor

@jonpryor jonpryor commented Jun 4, 2021

Fixes: dotnet#5432
Fixes: dotnet#5992

Changes: dotnet/android-tools@683f375...90d7621

  * dotnet/android-tools@90d7621: [BaseTasks] add ABI detection for RIDs (dotnet#121)
  * dotnet/android-tools@79e3b97: [JdkInfo] handle invalid XML from /usr/libexec/java_home (dotnet#120)
  * dotnet/android-tools@81519fe: Add SECURITY.md (dotnet#119)
@jonpryor jonpryor force-pushed the jonp-bump-xat-90d76212 branch from 2008393 to e5ead47 Compare June 4, 2021 21:06

- [GitHub Issue 5432](https://github.com/xamarin/xamarin-android/issues/5432):
In a .NET 6 application, native libraries can now be contained in directories
which match Android *Resource Identifiers*, not just the legacy Android ABI
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be:

Suggested change
which match Android *Resource Identifiers*, not just the legacy Android ABI
which match Android *Runtime Identifiers*, not just the legacy Android ABI

Could also link to: https://github.com/dotnet/designs/blob/main/accepted/2021/net6.0-tfms/net6.0-tfms.md#rids

* [BaseTasks] fix \-delimited paths on macOS
* Reference the new Mono.Unix nuget
@jonathanpeppers
Copy link
Member

This probably won't be able to build now until we get: #5971

@jonpryor
Copy link
Contributor Author

Superseded by PR#5971.

@jonpryor jonpryor closed this Jun 10, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XmlException when building the template Android project [One .NET] improve native library ABI detection at build time
2 participants