unoplatform / uno.extensions

Libraries to ease common developer tasks associated with building multi-platform mobile, desktop and web applications using Uno Platform or WinAppSDK.
https://platform.uno/
Other
69 stars 42 forks source link

docs: Adjust image path for Single Project (backport #2247) #2253

Closed mergify[bot] closed 1 month ago

mergify[bot] commented 1 month ago

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

What is the current behavior?

.Source("ms-appx:///Counter/Assets/logo.png"),

What is the new behavior?

.Source("ms-appx:///Assets/logo.png"),

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):


This is an automatic backport of pull request #2247 done by Mergify.