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

Changing `.svg` file build action to `Content` causes error #264

Closed MartinZikmund closed 1 month ago

MartinZikmund commented 1 month ago

Current behavior

When you add a .svg file to Uno project and try to change its action via Properties window from UnoIcon to Content, Visual Studio shows the following nondescript error:

image

Expected behavior

No error.

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

  1. Create a blank uno app
  2. Add a .svg to the root of Assets folder
  3. Try to change its Build action to Content

Environment

Nuget Package:

Package Version(s):

Affected platform(s):

Visual Studio:

Relevant plugins:

Anything else we need to know?

agneszitte commented 1 month ago

@MartinZikmund closing this issue as we already have https://github.com/unoplatform/uno/issues/15863#issuecomment-1992592751 Seems like a VS related issue, so normally not related to Resizetizer directly (cc @jeromelaban)