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.31205.134
 | 
						|
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/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
 | 
						|
 |