Moved Visual Studio 2019 BuildTools version 16.9.31205.134 to ID Microsoft.VisualStudio.2019.BuildTools. (#13146)
* Moved Visual Studio 2019 BuildTools version 16.9.31205.134 to ID Microsoft.VisualStudio.2019.BuildTools. * Oops.
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.9.31205.134
|
||||||
|
PackageName: Visual Studio 2019 Build Tools
|
||||||
|
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/3105fcfe-e771-41d6-9a1c-fc971e7d03a7/67584dbce4956291c76a5deabbadc15c9ad6a50d6a5f4458765b6bd3a924aead/vs_BuildTools.exe
|
||||||
|
InstallerSha256: 67584DBCE4956291C76A5DEABBADC15C9AD6A50D6A5F4458765B6BD3A924AEAD
|
||||||
|
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