29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | 
						|
PackageIdentifier: Microsoft.VisualStudio.BuildTools
 | 
						|
PackageVersion: 16.9.31129.286
 | 
						|
PackageName: Visual Studio 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/1fbe074b-8ae1-4e9b-8e83-d1ce4200c9d1/591a8cd7b8cf7f97168d34903d2c968611cec8e3abd409600dd8b07160e3c185/vs_BuildTools.exe
 | 
						|
  InstallerSha256: 591A8CD7B8CF7F97168D34903D2C968611CEC8E3ABD409600DD8B07160E3C185
 | 
						|
  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
 | 
						|
 |