From 396436de688f9a71cd88041e6f71b787cfd3a11d Mon Sep 17 00:00:00 2001 From: MarNicGit <47538428+MarNicGit@users.noreply.github.com> Date: Sun, 7 Jun 2020 20:29:26 +0200 Subject: [PATCH] Added tags, description, corrected license & publisher (#1579) Co-authored-by: MarNicGit --- manifests/Microsoft/MSIXCore/1.1.0.0.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/manifests/Microsoft/MSIXCore/1.1.0.0.yaml b/manifests/Microsoft/MSIXCore/1.1.0.0.yaml index 050a85de4..b85b04f20 100644 --- a/manifests/Microsoft/MSIXCore/1.1.0.0.yaml +++ b/manifests/Microsoft/MSIXCore/1.1.0.0.yaml @@ -1,10 +1,12 @@ Id: Microsoft.MSIXCore Version: 1.1.0.0 Name: MSIX Core -Publisher: Microsoft -License: Copyright (c) Microsoft Corporation +Publisher: Microsoft Corporation +License: MIT LicenseUrl: https://github.com/microsoft/msix-packaging/blob/master/LICENSE +Tags: msi, msix, sdk, development Homepage: https://github.com/microsoft/msix-packaging +Description: 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: - Arch: x64 Url: https://github.com/microsoft/msix-packaging/releases/download/MSIX-Core-1.1-release/msixmgrSetup-1.1.0.0-x64.msi