Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
PackageIdentifier: Microsoft.MSIXCore
|
||||
PackageVersion: 1.1.0.0
|
||||
PackageName: MSIX Core
|
||||
Publisher: Microsoft Corporation
|
||||
License: MIT
|
||||
LicenseUrl: https://github.com/microsoft/msix-packaging/blob/master/LICENSE
|
||||
Tags:
|
||||
- msi
|
||||
- msix
|
||||
- sdk
|
||||
- development
|
||||
PackageUrl: https://github.com/microsoft/msix-packaging
|
||||
ShortDescription: The MSIX SDK project is an effort to enable developers on a variety of platforms to pack and unpack packages for the purposes of distribution from either the Microsoft Store, or their own content distribution networks.
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/microsoft/msix-packaging/releases/download/MSIX-Core-1.1-release/msixmgrSetup-1.1.0.0-x64.msi
|
||||
InstallerSha256: A4D23B49269A7CB1E09FBFB1D532C7B1EACB9ACBA5E2C6172B6206E885296052
|
||||
InstallerType: msi
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user