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.31313.79
 | |
| 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/e730a0bd-baf1-4f4c-9341-ca5a9caf0f9f/fc975c3678921adacfce4d912efe88d5846b354f39db6314cb69947cdc1d6d2b/vs_BuildTools.exe
 | |
|   InstallerSha256: FC975C3678921ADACFCE4D912EFE88D5846B354F39DB6314CB69947CDC1D6D2B
 | |
|   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
 | |
| 
 |