TestWarningManifest.yaml (638B)
1 # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.6.0.schema.json 2 3 PackageIdentifier: TestWarning.Manifest 4 PackageName: TestWarningManifest 5 PackageVersion: 1.0.0.0 6 PackageLocale: en-US 7 Publisher: AppInstallerTest 8 License: Test 9 Installers: 10 - Architecture: x86 11 InstallerUrl: https://localhost:5001/TestKit/AppInstallerTestExeInstaller/AppInstallerTestExeInstaller.exe 12 InstallerSha256: 0000000000000000000000000000000000000000000000000000000000000000 13 InstallerType: exe 14 ShortDescription: This manifest should have only warnings, no errors 15 ManifestType: singleton 16 ManifestVersion: 1.6.0