unoplatform/uno
GitHub ã§èŠã[WASM] Use `manifest.json` for `PackageId.Version`
Open
#6,420 opened on 2021幎7æ7æ¥
difficulty/medium ð€good first issuekind/enhancementno-reproplatform/wasm ðproject/non-ui âïž
Repository metrics
- Stars
- Â (9,789 stars)
- PR merge metrics
-  (å¹³åããŒãž 14d 8h) (30d ã§ 130 merged PRs)
説æ
What would you like to be added:
If the app has a manifest.json, we should use its version property (if it is defined) for PackageId.Version as opposed to Assembly version.
Why is this needed:
To verify running application version
For which Platform:
- [ x] iOS
- [ x] Android
- [ x] WebAssembly
- [ x] WebAssembly renderers for Xamarin.Forms
- [ x] macOS
- [ x] Skia
- [x ] WPF
- [ x] GTK (Linux)
- [ x] Tizen
- [ x] Windows
- Build tasks
- Solution Templates
Anything else we need to know?
It seems like an odd thing to not be implemented.