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

net6+ nuget should specify the minimum SDK #11507

Open
jeromelaban opened this issue Feb 27, 2023 · 3 comments
Open

net6+ nuget should specify the minimum SDK #11507

jeromelaban opened this issue Feb 27, 2023 · 3 comments
Assignees
Labels
area/build Categorizes an issue or PR as relevant to build infrastructure difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers kind/bug Something isn't working project/core-tools 🛠️ Categorizes an issue or PR as relevant to core and tools

Comments

@jeromelaban
Copy link
Member

Current behavior

Currently the Uno.UI/Uno.WinUI specify net6.0-ios but should specify the minimum SDK version.

This is currently a side effect of building the nuget packages manually as we include Xamarin targets. This limitation will be removed once we move to .NET 7.0+ only builds.

Expected behavior

No response

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

4.8-dev

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@jeromelaban jeromelaban added kind/bug Something isn't working project/core-tools 🛠️ Categorizes an issue or PR as relevant to core and tools difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. area/build Categorizes an issue or PR as relevant to build infrastructure labels Feb 27, 2023
@MartinZikmund
Copy link
Member

Is this still going to be addressed for 4x, or we shall ignore it as we dropped Xamarin targets in 5x?

@MartinZikmund MartinZikmund added difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers and removed difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Aug 23, 2023
@jeromelaban
Copy link
Member Author

We could fix this in 5.0, yes

@jeromelaban jeromelaban self-assigned this Aug 23, 2023
@jeromelaban
Copy link
Member Author

.NET 8 RC2 will require fixing this issue, as multi-targeting multiple framework versions will require platform versions to be explicit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Categorizes an issue or PR as relevant to build infrastructure difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers kind/bug Something isn't working project/core-tools 🛠️ Categorizes an issue or PR as relevant to core and tools
Projects
None yet
Development

No branches or pull requests

2 participants