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