Moved Visual Studio 2019 BuildTools version 16.9.31229.75 to ID Microsoft.VisualStudio.2019.BuildTools. (#13148)
* Moved Visual Studio 2019 BuildTools version 16.9.31229.75 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.31229.75
|
||||||
|
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/9665567e-f580-4acd-85f2-bc94a1db745f/930a6ef592ea72e47b57565fce5bf93ffdbcc76c8d146bc02db97bd039e8d532/vs_BuildTools.exe
|
||||||
|
InstallerSha256: 930A6EF592EA72E47B57565FCE5BF93FFDBCC76C8D146BC02DB97BD039E8D532
|
||||||
|
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