Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Created using wingetcreate 1.0.0.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: Microsoft.ESRPWingetTest
PackageVersion: 1.0.4
Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.0.0
Scope: user
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Installers:
- Architecture: x64
InstallerType: exe
InstallerUrl: https://download.microsoft.com/download/cd056843-01f5-4eca-8e6e-aac1bf53eaf4/ESRPWingetTestApp.exe
InstallerSha256: C8CC1F3AB879751EEE65530F8799E48AEE5DEB5E6ADF3BC2F53B87DBD399CBF7
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Created using wingetcreate 1.0.0.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: Microsoft.ESRPWingetTest
PackageVersion: 1.0.4
PackageLocale: en-US
Publisher: Microsoft Corporation
PublisherUrl: https://www.microsoft.com
PublisherSupportUrl: https://support.microsoft.com
PrivacyUrl: https://privacy.microsoft.com
Author: ESRP Release Team
PackageName: ESRP Winget Test Application
PackageUrl: https://www.microsoft.com
License: Proprietary
LicenseUrl: https://www.microsoft.com/legal/intellectualproperty/copyright
Copyright: Copyright (c) Microsoft Corporation. All rights reserved.
ShortDescription: Sample test application for ESRP Winget manifest publishing
Description: |-
This is a sample test application used to validate the ESRP Release service's
integration with Windows Package Manager (Winget). It helps test the end-to-end
flow of manifest creation, PR submission, and package publishing.
Moniker: esrp-winget-test
Tags:
- test
- esrp
- winget
- sample
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.0.0.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: Microsoft.ESRPWingetTest
PackageVersion: 1.0.4
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0