Skip to content

Building with net8.0-ios is picking net8.0 from NuGet package instead of net8.0-ios17.0 #13510

@Youssef1313

Description

@Youssef1313

NuGet Product Used

dotnet.exe

Product Version

.NET SDK 8.0.300

Worked before?

No response

Impact

It's more difficult to complete my work

Repro Steps & Context

themes-build-ios-winui.zip

See target ResolvePackageAssets for the build of Uno.Themes.WinUI.Samples.Mobile.csproj. Specifically, the output item RuntimeCopyLocalItems and more specifically the Uno.UI.dll path. It's /Users/runner/.nuget/packages/uno.winui/5.3.0-dev.1669/lib/net8.0/Uno.UI.dll.

This version of the Uno package has net8.0-ios17.0. But net8.0 was favored over net8.0-ios17.0, which doesn't feel correct.

Verbose Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions