Skip to content
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

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

Closed
wants to merge 2 commits into from

Conversation

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)

- [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
Member 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
2 participants