unoplatform / uno.resizetizer

The home for Uno.Resizetizer, an image resizting tooling for Uno Platform apps
https://platform.uno
Other
15 stars 6 forks source link

[Linux] The selected runtime directory does not exist #277

Closed jeromelaban closed 1 month ago

jeromelaban commented 1 month ago

Current behavior

Building with the ubuntu-built dotnet SDK alters the NETCoreSdkRuntimeIdentifier, which contains ubuntu.22.04-x64 instead of linux-x64.

This is different from the behavior when the SDK is installed using the microsoft feeds.

Expected behavior

net8.0-desktop-Debug.binlog.zip

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

We should use NETCoreSdkPortableRuntimeIdentifier instead.

Environment

Linux

Nuget Package:

Package Version(s):

Affected platform(s):

Visual Studio:

Relevant plugins:

Anything else we need to know?