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.TestController
 | |
| PackageVersion: 16.9.31313.79
 | |
| PackageName: Visual Studio 2019 Test Controller
 | |
| 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-testcontroller
 | |
| Tags:
 | |
| - C++
 | |
| - vs
 | |
| - C#
 | |
| Commands:
 | |
| - devenv
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerType: exe
 | |
|   InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/e730a0bd-baf1-4f4c-9341-ca5a9caf0f9f/c9fc63b4e21aedca1d5d996dc86f05c350db4df611422f34d783a07653abf846/vs_TestController.exe
 | |
|   InstallerSha256: C9FC63B4E21AEDCA1D5D996DC86F05C350DB4DF611422F34D783A07653ABF846
 | |
|   InstallerSwitches:
 | |
|     Silent: --quiet
 | |
|     SilentWithProgress: --passive
 | |
|     Custom: --wait --productId Microsoft.VisualStudio.Product.TestController --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel --add Microsoft.VisualStudio.Workload.Universal
 | |
| ShortDescription: Microsoft.VisualStudio.TestController
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |