From c716eeb3c05e641149f4bf19c2f3368ee2fb4ca4 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 30 Mar 2021 17:58:21 -0500 Subject: [PATCH] Added Visual Studio Team Explorer version 16.9.31129.286. (#9392) --- .../Microsoft.VisualStudio.TeamExplorer.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/TeamExplorer/16.9.31129.286/Microsoft.VisualStudio.TeamExplorer.yaml diff --git a/manifests/m/Microsoft/VisualStudio/TeamExplorer/16.9.31129.286/Microsoft.VisualStudio.TeamExplorer.yaml b/manifests/m/Microsoft/VisualStudio/TeamExplorer/16.9.31129.286/Microsoft.VisualStudio.TeamExplorer.yaml new file mode 100644 index 000000000..3824a1327 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/TeamExplorer/16.9.31129.286/Microsoft.VisualStudio.TeamExplorer.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json +PackageIdentifier: Microsoft.VisualStudio.TeamExplorer +PackageVersion: 16.9.31129.286 +PackageName: Visual Studio Team Explorer +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: devenv.exe +Tags: +- C++ +- vs +- C# +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/1fbe074b-8ae1-4e9b-8e83-d1ce4200c9d1/56894c3af0b8a95a144e7467203ef22486134743284edf42cba30aeec131fd15/vs_TeamExplorer.exe + InstallerSha256: 56894C3AF0B8A95A144E7467203EF22486134743284EDF42CBA30AEEC131FD15 + 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 +