* Moved Visual Studio 2019 BuildTools version 16.9.31105.61 to ID Microsoft.VisualStudio.2019.BuildTools. * Oops.
		
			
				
	
	
		
			30 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | 
						|
PackageIdentifier: Microsoft.VisualStudio.2019.BuildTools
 | 
						|
PackageVersion: 16.9.31105.61
 | 
						|
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/308e891b-f15e-43d8-8cc1-0e41f4962d4b/f3aae428387b490b55a1bb6527b7cb985a7d73eb5bf9e59cb55f01ca8c1cb0b4/vs_BuildTools.exe
 | 
						|
  InstallerSha256: F3AAE428387B490B55A1BB6527B7CB985A7D73EB5BF9E59CB55F01CA8C1CB0B4
 | 
						|
  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
 | 
						|
 |