* Moved Visual Studio 2019 Community version 16.0.30104.148 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.30104.148
 | |
| 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/68d6b204-9df0-4fcc-abcc-08ee0eff9cb2/0d855928b20a2d837f5764c62c9eb4c99e29d85424369e4ac43fdbe990d3c4d9/vs_Setup.exe
 | |
|   InstallerSha256: 0d855928b20a2d837f5764c62c9eb4c99e29d85424369e4ac43fdbe990d3c4d9
 | |
|   InstallerSwitches:
 | |
|     Silent: --quiet
 | |
|     SilentWithProgress: --passive
 | |
|     Custom: --wait --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
 | |
| 
 |