unoplatform/uno

[WASM] Use `manifest.json` for `PackageId.Version`

Open

#6,420 建立於 2021年7月7日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)C# (837 fork)batch import
difficulty/medium 🤔good first issuekind/enhancementno-reproplatform/wasm 🌐project/non-ui ⚙️

倉庫指標

Star
 (9,789 star)
PR 合併指標
 (平均合併 14天 8小時) (30 天內合併 130 個 PR)

描述

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.

貢獻者指南