Replies: 1 comment
-
|
Accidentally converted, reopened the issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What would you like clarification on? 🤔
See title
Using UnoAssets, which is provided as BuildAction Property has unclear reaction, documentation
I as VS2022 User of Uno would estimate the UnoAssets BuildAction provided, to be the optimal choose for Storage Extensions Provided Files, but no idea whats really happens behind the szenes and what is maybe not supported as file or for what it is thought.
Concern 📚
Clarification of capabilities 💡
Renderer 🎨
Affected platforms 📱💻🖥️
All platforms 🌍
Any feedback? 💬
Should be documented because we can choose it as BuildAction in vs2022
Should not just be included in the Sdk.props, than also in the Sdk.props.buildschema:
uno/src/Uno.Sdk/Sdk/Sdk.props
Lines 73 to 79 in 133f7d9
uno/src/Uno.Sdk/Sdk/Sdk.props.buildschema.json
Lines 290 to 296 in 133f7d9
At the moment, I am using Resources as BuildAction for e.g. txt files to display while runtime, but as we having e.g. UnoImage or similar provided from the Resizetizer, it would be possible in my opinion, that there is also a Uno Action for Storage provided Files?
Beta Was this translation helpful? Give feedback.
All reactions