From a9efebc24eda9c00f800a1535cb514d485d8ce68 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Thu, 11 Mar 2021 17:04:12 -0500 Subject: [PATCH] Added Visual Studio Team Explorer version 16.9.31105.61. (#8613) --- .../TeamExplorer/16.9.31105.61.yaml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifests/Microsoft/VisualStudio/TeamExplorer/16.9.31105.61.yaml diff --git a/manifests/Microsoft/VisualStudio/TeamExplorer/16.9.31105.61.yaml b/manifests/Microsoft/VisualStudio/TeamExplorer/16.9.31105.61.yaml new file mode 100644 index 000000000..8879c9765 --- /dev/null +++ b/manifests/Microsoft/VisualStudio/TeamExplorer/16.9.31105.61.yaml @@ -0,0 +1,21 @@ +Id: Microsoft.VisualStudio.TeamExplorer +Version: 16.9.31105.61 +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 +