Added Visual Studio 2019 Build Tools version 16.10.31321.278. (#13927)
* Added Visual Studio 2019 Build Tools 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.BuildTools
|
||||||
|
PackageVersion: 16.10.31321.278
|
||||||
|
PackageName: Visual Studio Build Tools 2019
|
||||||
|
Publisher: Microsoft
|
||||||
|
License: Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
|
LicenseUrl: https://visualstudio.microsoft.com/license-terms/
|
||||||
|
Tags:
|
||||||
|
- C++
|
||||||
|
- tools
|
||||||
|
- C#
|
||||||
|
- build
|
||||||
|
- vs
|
||||||
|
ShortDescription: Visual Studio Build Tools
|
||||||
|
PackageUrl: https://visualstudio.microsoft.com/
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/cb1d5164-e767-4886-8955-2df3a7c816a8/ccac76bbd83f9d0e78a32f8bb22be6d2aca3fb5f10bf870504d8d84f36ab3440/vs_BuildTools.exe
|
||||||
|
InstallerSha256: CCAC76BBD83F9D0E78A32F8BB22BE6D2ACA3FB5F10BF870504D8D84F36AB3440
|
||||||
|
InstallerType: exe
|
||||||
|
InstallerSwitches:
|
||||||
|
Silent: --quiet
|
||||||
|
SilentWithProgress: --passive
|
||||||
|
Custom: --productId Microsoft.VisualStudio.Product.BuildTools --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel
|
||||||
|
PackageLocale: en-US
|
||||||
|
ManifestType: singleton
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
Moniker: vs2019-buildtools
|
||||||
|
|
Reference in New Issue
Block a user