Uh oh!
There was an error while loading. Please reload this page.
Bump to xamarin/xamarin-android-tools/main@90d76212 - #6000
Closed
jonpryor wants to merge 2 commits into
Closed
Conversation
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)
jonpryorforce-pushed
the
jonp-bump-xat-90d76212
branch
from
June 4, 2021 21:06
2008393 to
e5ead47Compare| - [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 |
There was a problem hiding this comment.
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
commented
Jun 8, 2021
Member
This probably won't be able to build now until we get: #5971 |
jonpryor
commented
Jun 10, 2021
ContributorAuthor
Superseded by PR#5971. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #5432
Fixes: #5992
Changes: dotnet/android-tools@683f375...90d7621