InstallFlowTest_InstallationNotes.yaml (643B)
1 # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.2.0.schema.json 2 3 PackageIdentifier: AppInstallerCliTest.TestInstaller 4 PackageVersion: 1.0.0.0 5 PackageLocale: en-US 6 PackageName: AppInstaller Test Installer 7 ShortDescription: AppInstaller Test Installer 8 Publisher: Microsoft Corporation 9 Moniker: AICLITestExe 10 License: Test 11 InstallationNotes: testInstallationNotes 12 Installers: 13 - Architecture: x86 14 InstallerUrl: https://ThisIsNotUsed 15 InstallerType: exe 16 InstallerSha256: 65DB2F2AC2686C7F2FD69D4A4C6683B888DC55BFA20A0E32CA9F838B51689A3B 17 ManifestType: singleton 18 ManifestVersion: 1.2.0