Added Visual Studio 2019 Professional version 16.10.31321.278. (#13930)
* Added Visual Studio 2019 Professional version 16.10.31321.278. * Fixed name for ARP
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
||||
PackageIdentifier: Microsoft.VisualStudio.2019.Professional
|
||||
PackageVersion: 16.10.31321.278
|
||||
PackageName: Visual Studio Professional 2019
|
||||
Publisher: Microsoft Corporation
|
||||
PackageUrl: https://visualstudio.microsoft.com/
|
||||
License: Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
LicenseUrl: https://visualstudio.microsoft.com/license-terms/
|
||||
Moniker: vs2019-professional
|
||||
Tags:
|
||||
- C++
|
||||
- vs
|
||||
- C#
|
||||
Commands:
|
||||
- devenv
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/cb1d5164-e767-4886-8955-2df3a7c816a8/4cf672d18e9ef58b37d608b0be4b4a3aa1a8cfdebb99457a9a1fa14ff27706d2/vs_Professional.exe
|
||||
InstallerSha256: 4CF672D18E9EF58B37D608B0BE4B4A3AA1A8CFDEBB99457A9A1FA14FF27706D2
|
||||
InstallerSwitches:
|
||||
Silent: --quiet
|
||||
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
|
||||
ShortDescription: Microsoft.VisualStudio.Professional
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user