Moved Visual Studio 2019 BuildTools version 16.8.31019.35 to ID Microsoft.VisualStudio.2019.BuildTools. (#13136)
* Moved Visual Studio 2019 BuildTools version 16.8.31019.35 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.8.31019.35
|
||||
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/8aaeb3c2-46bb-4444-9ca6-0361b60b2d16/1f4552565c70ee4355fcb4bf561b11dc23ae0a20cb6b4bcd0546d6819e545eae/vs_BuildTools.exe
|
||||
InstallerSha256: 1F4552565C70EE4355FCB4BF561B11DC23AE0A20CB6B4BCD0546D6819E545EAE
|
||||
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