Skip to content

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

Closed
jonpryor wants to merge 2 commits into
dotnet:mainfrom
jonpryor:jonp-bump-xat-90d76212
Closed

Bump to xamarin/xamarin-android-tools/main@90d76212#6000
jonpryor wants to merge 2 commits into
dotnet:mainfrom
jonpryor:jonp-bump-xat-90d76212

Conversation

@jonpryor

Copy link
Copy Markdown
Contributor

Fixes: dotnet#5432Fixes: 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
jonpryorforce-pushed the jonp-bump-xat-90d76212 branch from 2008393 to e5ead47CompareJune 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
Copy Markdown
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
Copy Markdown
Member

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

@jonpryor

Copy link
Copy Markdown
ContributorAuthor

Superseded by PR#5971.

@github-actionsgithub-actionsBot locked and limited conversation to collaborators Jan 25, 2024
Sign up for freeto 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

@jonpryor@jonathanpeppers