Update manifest for Microsoft.VisualStudio.2019.Professional (#14237)
This commit is contained in:
		@@ -1,29 +1,72 @@
 | 
				
			|||||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | 
					# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | 
				
			||||||
PackageIdentifier: Microsoft.VisualStudio.2019.Professional
 | 
					PackageIdentifier: "Microsoft.VisualStudio.2019.Professional"
 | 
				
			||||||
PackageVersion: 16.10.31321.278
 | 
					PackageVersion: "16.10.31321.278"
 | 
				
			||||||
PackageName: Visual Studio Professional 2019
 | 
					PackageLocale: "en-US"
 | 
				
			||||||
Publisher: Microsoft Corporation
 | 
					Publisher: "Microsoft Corporation"
 | 
				
			||||||
PackageUrl: https://visualstudio.microsoft.com/
 | 
					PublisherUrl: "https://www.microsoft.com/"
 | 
				
			||||||
License: Copyright (c) Microsoft Corporation. All rights reserved.
 | 
					PublisherSupportUrl: "https://visualstudio.microsoft.com/vs/support/"
 | 
				
			||||||
LicenseUrl: https://visualstudio.microsoft.com/license-terms/
 | 
					PrivacyUrl: "https://privacy.microsoft.com/"
 | 
				
			||||||
Moniker: vs2019-professional
 | 
					PackageName: "Visual Studio Professional 2019"
 | 
				
			||||||
 | 
					PackageUrl: "https://visualstudio.microsoft.com/vs/professional/"
 | 
				
			||||||
 | 
					License: "Microsoft Software License"
 | 
				
			||||||
 | 
					LicenseUrl: "https://visualstudio.microsoft.com/license-terms/mlt031619/"
 | 
				
			||||||
 | 
					Copyright: "© Microsoft Corporation. All rights reserved."
 | 
				
			||||||
 | 
					CopyrightUrl: "https://www.microsoft.com/en-us/legal/copyright"
 | 
				
			||||||
 | 
					ShortDescription: "Professional IDE best suited to small teams."
 | 
				
			||||||
 | 
					Description: "Professional developer tools and services for individual developers or small teams."
 | 
				
			||||||
 | 
					Moniker: "vs2019-professional"
 | 
				
			||||||
Tags:
 | 
					Tags:
 | 
				
			||||||
- C++
 | 
					  - "c++"
 | 
				
			||||||
- vs
 | 
					  - "c#"
 | 
				
			||||||
- C#
 | 
					  - "vs"
 | 
				
			||||||
Commands:
 | 
					  - "ide"
 | 
				
			||||||
- devenv
 | 
					InstallerLocale: "en-US"
 | 
				
			||||||
Installers:
 | 
					Platform:
 | 
				
			||||||
- Architecture: x64
 | 
					  - "Windows.Desktop"
 | 
				
			||||||
  InstallerType: exe
 | 
					MinimumOSVersion: "6.1.7601.17514"
 | 
				
			||||||
  InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/cb1d5164-e767-4886-8955-2df3a7c816a8/4cf672d18e9ef58b37d608b0be4b4a3aa1a8cfdebb99457a9a1fa14ff27706d2/vs_Professional.exe
 | 
					InstallerType: "exe"
 | 
				
			||||||
  InstallerSha256: 4CF672D18E9EF58B37D608B0BE4B4A3AA1A8CFDEBB99457A9A1FA14FF27706D2
 | 
					Scope: "machine"
 | 
				
			||||||
 | 
					InstallModes:
 | 
				
			||||||
 | 
					  - "interactive"
 | 
				
			||||||
 | 
					  - "silent"
 | 
				
			||||||
 | 
					  - "silentWithProgress"
 | 
				
			||||||
InstallerSwitches:
 | 
					InstallerSwitches:
 | 
				
			||||||
    Silent: --quiet
 | 
					  Silent: "--quiet"
 | 
				
			||||||
    SilentWithProgress: --passive
 | 
					  SilentWithProgress: "--passive"
 | 
				
			||||||
    Custom: --productId Microsoft.VisualStudio.Product.Professional --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel --add Microsoft.VisualStudio.Workload.Universal
 | 
					  InstallLocation: "--installPath <INSTALLPATH>"
 | 
				
			||||||
ShortDescription: Microsoft.VisualStudio.Professional
 | 
					InstallerSuccessCodes:
 | 
				
			||||||
PackageLocale: en-US
 | 
					  - 1641
 | 
				
			||||||
ManifestType: singleton
 | 
					  - 3010
 | 
				
			||||||
ManifestVersion: 1.0.0
 | 
					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/cb1d5164-e767-4886-8955-2df3a7c816a8/4cf672d18e9ef58b37d608b0be4b4a3aa1a8cfdebb99457a9a1fa14ff27706d2/vs_Professional.exe"
 | 
				
			||||||
 | 
					    InstallerSha256: "4cf672d18e9ef58b37d608b0be4b4a3aa1a8cfdebb99457a9a1fa14ff27706d2"
 | 
				
			||||||
 | 
					ManifestType: "singleton"
 | 
				
			||||||
 | 
					ManifestVersion: "1.0.0"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user