You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MartinZikmund
added
difficulty/starter 🚀
Categorizes an issue for which the difficulty level is reachable by newcomers
area/sdk
Categorizes an issue or PR as relevant to the Uno.Sdk
and removed
triage/untriaged
Indicates an issue requires triaging or verification
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
labels
Nov 4, 2024
I will also note that this causes builds to fail with those libraries added to a project, since now there can be multiple conflicting files in the output with the same name.
Current behavior
Example of some of the assets that get packed into a nuget package that uses Uno.SDK:
Expected behavior
The
content
andcontentFiles
folders should not be packed.How to reproduce it (as minimally and precisely as possible)
Create a new Uno library project that uses Uno.Sdk and add a ContentDialog to it. Build and pack.
Workaround
No response
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
No response
Affected platforms
No response
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: