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.TestController
 | |
| PackageVersion: 16.9.31205.134
 | |
| PackageName: Visual Studio Load 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: devenv.exe
 | |
| Tags:
 | |
| - C++
 | |
| - vs
 | |
| - C#
 | |
| Commands:
 | |
| - devenv
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerType: exe
 | |
|   InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/3105fcfe-e771-41d6-9a1c-fc971e7d03a7/9b76bc67bf1b82ea9d9506c1636f8887feeb25ded4f0fa03e4f3e72a2eb346eb/vs_TestController.exe
 | |
|   InstallerSha256: 9B76BC67BF1B82EA9D9506C1636F8887FEEB25DED4F0FA03E4F3E72A2EB346EB
 | |
|   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
 | |
| 
 |