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

net5 tfm: Add xamarin compatibility support for net5 platforms #9435

Closed
Tracked by #9783
zkat opened this issue Apr 14, 2020 · 7 comments
Closed
Tracked by #9783

net5 tfm: Add xamarin compatibility support for net5 platforms #9435

zkat opened this issue Apr 14, 2020 · 7 comments
Labels
Partner:DotNet Priority:2 Issues for the current backlog. Type:DCR Design Change Request

Comments

@zkat
Copy link
Contributor

zkat commented Apr 14, 2020

According to the spec, the following compatibilities need to be defined:

TFM Compatible With Comments
net5.0-android xamarin.android
(+everything else inherited from net5.0)
net5.0-ios xamarin.ios
(+everything else inherited from net5.0)
net5.0-macos xamarin.mac
(+everything else inherited from net5.0)
net5.0-tvos xamarin.tvos
(+everything else inherited from net5.0)
net5.0-watchos xamarin.watchos
(+everything else inherited from net5.0)

NOTE: It's unclear what xamarin.android is supposed to be. We don't recognize that tfm according to our code. Perhaps it's supposed to be mono.android?

@zkat zkat added Type:DCR Design Change Request Partner:DotNet labels Apr 14, 2020
@nkolev92 nkolev92 added the Priority:2 Issues for the current backlog. label Apr 16, 2020
@zkat zkat self-assigned this Jul 6, 2020
@zkat zkat modified the milestone: Sprint 173 - 2020.07.24 Jul 6, 2020
@nkolev92
Copy link
Member

Is this needed in 5.x or only in 6.x?

@nkolev92
Copy link
Member

Given that NuGet is not interpreting the profile, things are a bit tricky here, it'd require NuGet to hardcode the mapping, thus NuGet will start interpreting the platform name.

@zkat zkat removed their assignment Aug 3, 2020
@JonDouglas
Copy link
Contributor

Should this be tracked in #9783?

@zkat
Copy link
Contributor Author

zkat commented Jan 12, 2021

@JonDouglas it is. Do you mean that it shouldn't be?

@JonDouglas
Copy link
Contributor

@zkat Was just adding a reference after going through all the various dotnet partner tags.

@zkat
Copy link
Contributor Author

zkat commented Jan 20, 2021

I don't think there's anything for us to do here, so I'm closing this out.

@zkat zkat closed this as completed Jan 20, 2021
@nkolev92
Copy link
Member

Wouldn't we have the same ask in net6.0?

@zkat zkat mentioned this issue Jul 1, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Partner:DotNet Priority:2 Issues for the current backlog. Type:DCR Design Change Request
Projects
None yet
Development

No branches or pull requests

4 participants