* Moved Visual Studio 2019 Community version 16.0.30011.22 to ID Microsoft.VisualStudio.2019.Community. * Oops.
		
			
				
	
	
		
			30 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | 
						|
PackageIdentifier: Microsoft.VisualStudio.2019.Community
 | 
						|
PackageVersion: 16.0.30011.22
 | 
						|
PackageName: Visual Studio 2019 Community
 | 
						|
Publisher: Microsoft Corporation
 | 
						|
PackageUrl: https://visualstudio.microsoft.com/
 | 
						|
License: Copyright (c) Microsoft Corporation. All rights reserved.
 | 
						|
LicenseUrl: https://visualstudio.microsoft.com/license-terms/
 | 
						|
Moniker: vs2019-community
 | 
						|
Tags:
 | 
						|
- C++
 | 
						|
- vs
 | 
						|
- C#
 | 
						|
Commands:
 | 
						|
- devenv
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerType: exe
 | 
						|
  InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/5e397ebe-38b2-4e18-a187-ac313d07332a/b5a4cfb2e2bef3f8878f7e36ec20b654f2ea093971c1dd60525cce2dfbbcbc62/vs_Setup.exe
 | 
						|
  InstallerSha256: b5a4cfb2e2bef3f8878f7e36ec20b654f2ea093971c1dd60525cce2dfbbcbc62
 | 
						|
  InstallerSwitches:
 | 
						|
    Silent: --quiet
 | 
						|
    SilentWithProgress: --passive
 | 
						|
    Custom: --productId Microsoft.VisualStudio.Product.Community --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel --add Microsoft.VisualStudio.Workload.Universal
 | 
						|
ShortDescription: Microsoft.VisualStudio.Community
 | 
						|
PackageLocale: en-US
 | 
						|
ManifestType: singleton
 | 
						|
ManifestVersion: 1.0.0
 | 
						|
 |