UpdateFlowTest_Msix_LicenseAgreement.yaml (1045B)
1 # Similar content to UpdateFlowTest_Msix.yaml but with Agreements 2 # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.1.0.schema.json 3 4 PackageIdentifier: AppInstallerCliTest.TestMsixInstaller 5 PackageVersion: 2.0.0.0 6 PackageLocale: en-US 7 PackageName: AppInstaller Test MSIX Installer 8 Publisher: Microsoft Corporation 9 Moniker: AICLITestExe 10 License: Test 11 Agreements: 12 - AgreementLabel: Agreement for MSIX 13 Agreement: This is the agreement for the MSIX installer. 14 ShortDescription: AppInstaller Test MSIX Installer 15 Installers: 16 - Architecture: x64 17 InstallerUrl: https://github.com/microsoft/msix-packaging/blob/master/src/test/testData/unpack/TestAppxPackage_x64.appx?raw=true 18 InstallerType: msix 19 InstallerSha256: 6a2d3683fa19bf00e58e07d1313d20a5f5735ebbd6a999d33381d28740ee07ea 20 SignatureSha256: 138781c3e6f635240353f3d14d1d57bdcb89413e49be63b375e6a5d7b93b0d07 21 PackageFamilyName: 20477fca-282d-49fb-b03e-371dca074f0f_8wekyb3d8bbwe 22 ManifestType: singleton 23 ManifestVersion: 1.1.0