From 6dea1670744d9fafa70c78916d5a13d4d57fbdea Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 25 May 2021 14:46:07 -0400 Subject: [PATCH] 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. --- ...rosoft.VisualStudio.2019.TeamExplorer.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.10.31321.278/Microsoft.VisualStudio.2019.TeamExplorer.yaml diff --git a/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.10.31321.278/Microsoft.VisualStudio.2019.TeamExplorer.yaml b/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.10.31321.278/Microsoft.VisualStudio.2019.TeamExplorer.yaml new file mode 100644 index 000000000..0f4ff0e23 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.10.31321.278/Microsoft.VisualStudio.2019.TeamExplorer.yaml @@ -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 +