Files
winget-pkgs/manifests/m/Microsoft/VisualStudio/2019/Professional-Preview/16.11.31320.298/Microsoft.VisualStudio.2019.Professional-Preview.yaml
darthur6039 a8b59a928b Update package ID for VS2019 Professional Preview (#14180)
* Update package ID for VS2019 Professional Preview

Update package ID.
Update package metadata.

* Rename manifests/m/Microsoft/VisualStudio/2019/Professional-Preview/Microsoft.VisualStudio.2019.Professional-Preview.yaml to manifests/m/Microsoft/VisualStudio/2019/Professional-Preview/16.11.31320.298/Microsoft.VisualStudio.2019.Professional-Preview.yaml
2021-05-28 12:42:21 +00:00

68 lines
2.0 KiB
YAML

# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
PackageIdentifier: "Microsoft.VisualStudio.2019.Professional-Preview"
PackageVersion: "16.11.31320.298"
PackageLocale: "en-US"
Publisher: "Microsoft Corporation"
PublisherUrl: "https://www.microsoft.com/"
PublisherSupportUrl: "https://visualstudio.microsoft.com/vs/support/"
PrivacyUrl: "https://privacy.microsoft.com/"
PackageName: "Visual Studio Professional 2019 Preview"
PackageUrl: "https://visualstudio.microsoft.com/vs/preview/"
License: "Microsoft Software License"
LicenseUrl: "https://visualstudio.microsoft.com/license-terms/mlt031619/"
Copyright: "© 2021 Microsoft"
CopyrightUrl: "https://www.microsoft.com/en-us/legal/copyright"
ShortDescription: "Fully-featured IDE for small teams. Best if you have a Visual Studio Professional subscription."
Description: "Professional developer tools and services for individual developers or small teams."
Moniker: "vs2019-professional-preview"
InstallerLocale: "en-US"
Platform:
- "Windows.Desktop"
MinimumOSVersion: "6.1.7601.17514"
InstallerType: "exe"
Scope: "machine"
InstallModes:
- "interactive"
- "silent"
- "silentWithProgress"
InstallerSwitches:
Silent: "--quiet"
SilentWithProgress: "--passive"
InstallLocation: "--installPath <INSTALLPATH>"
InstallerSuccessCodes:
- 1641
- 3010
Commands:
- devenv
Protocols:
- "git-client"
- "vsls"
- "vssd"
- "vstfs"
- "vsweb"
FileExtensions:
- "asm"
- "asmx"
- "asp"
- "aspx"
- "c"
- "config"
- "cpp"
- "cppm"
- "cs"
- "csproj"
- "cxx"
- "h"
- "hpp"
- "hxx"
- "ts"
- "vcproj"
- "vcxproj"
- "xml"
Installers:
- Architecture: "x86"
InstallerUrl: "https://download.visualstudio.microsoft.com/download/pr/e527d47a-814f-44bf-9cf8-2c0d9ed19e47/eed73fbfebef4671a001e70a993bab24954087408afd298b6e345466f9e03652/vs_Professional.exe"
InstallerSha256: "eed73fbfebef4671a001e70a993bab24954087408afd298b6e345466f9e03652"
ManifestType: "singleton"
ManifestVersion: "1.0.0"