From 3f8612cba2af56bb710c69efcd3c372f1e993263 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Fri, 19 Mar 2021 20:33:40 -0500 Subject: [PATCH] Added Visual Studio Team Explorer version 16.9.31112.23. (#9032) --- .../TeamExplorer/16.9.31112.23.yaml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifests/Microsoft/VisualStudio/TeamExplorer/16.9.31112.23.yaml diff --git a/manifests/Microsoft/VisualStudio/TeamExplorer/16.9.31112.23.yaml b/manifests/Microsoft/VisualStudio/TeamExplorer/16.9.31112.23.yaml new file mode 100644 index 000000000..707df92cb --- /dev/null +++ b/manifests/Microsoft/VisualStudio/TeamExplorer/16.9.31112.23.yaml @@ -0,0 +1,21 @@ +Id: Microsoft.VisualStudio.TeamExplorer +Version: 16.9.31112.23 +Name: Visual Studio Team Explorer +Publisher: Microsoft Corporation +Homepage: https://visualstudio.microsoft.com/ +License: Copyright (c) Microsoft Corporation. All rights reserved. +Description: A free solution for non-developers to interact with Team Foundation Server and Visual Studio Team Services. +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +AppMoniker: devenv.exe +Tags: C++,vs,C# +Commands: devenv +Installers: +- Arch: x64 + InstallerType: exe + Url: https://download.visualstudio.microsoft.com/download/pr/308e891b-f15e-43d8-8cc1-0e41f4962d4b/641d9afe155b109aa03826d7bada81c22ab87e2f76843dd576b5f179536e4997/vs_TeamExplorer.exe + Sha256: 641D9AFE155B109AA03826D7BADA81C22AB87E2F76843DD576B5F179536E4997 + Switches: + 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 +