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.31229.75
|
|
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/9665567e-f580-4acd-85f2-bc94a1db745f/03d531aa3769114af1a7b2ac979487057f850d95c434c0451997d78dd61e2fc7/vs_TestController.exe
|
|
InstallerSha256: 03D531AA3769114AF1A7B2AC979487057F850D95C434C0451997D78DD61E2FC7
|
|
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
|
|
|