Added Visual Studio 2019 Team Explorer version 16.10.31321.278. (#13931)
* Added Visual Studio 2019 Team Explorer version 16.10.31321.278. * Fixed name for ARP.
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
||||
PackageIdentifier: Microsoft.VisualStudio.2019.TeamExplorer
|
||||
PackageVersion: 16.10.31321.278
|
||||
PackageName: Visual Studio Team Explorer 2019
|
||||
Publisher: Microsoft Corporation
|
||||
PackageUrl: https://visualstudio.microsoft.com/
|
||||
License: Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
ShortDescription: A free solution for non-developers to interact with Team Foundation Server and Visual Studio Team Services.
|
||||
LicenseUrl: https://visualstudio.microsoft.com/license-terms/
|
||||
Moniker: vs2019-teamexplorer
|
||||
Tags:
|
||||
- C++
|
||||
- vs
|
||||
- C#
|
||||
Commands:
|
||||
- devenv
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/cb1d5164-e767-4886-8955-2df3a7c816a8/bfc4a204e3be00110c13a32fae0d23ab96e2d0b40c8c193cad058677f68db069/vs_TeamExplorer.exe
|
||||
InstallerSha256: BFC4A204E3BE00110C13A32FAE0D23AB96E2D0B40C8C193CAD058677F68DB069
|
||||
InstallerSwitches:
|
||||
Silent: --quiet
|
||||
SilentWithProgress: --passive
|
||||
Custom: --wait --productId Microsoft.VisualStudio.Product.TeamExplorer --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel --add Microsoft.VisualStudio.Workload.Universal
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user