From 3ed86e9a659520bd64d15c4e29707bbcc3895ae3 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 17 May 2021 10:58:11 -0400 Subject: [PATCH] Microsoft.VisualStudio.2019.TeamExplorer 16.9.31229.75 MOVE (#13234) * Moved Visual Studio 2019 TeamExplorer version 16.9.31229.75 to ID Microsoft.VisualStudio.2019.TeamExplorer. * Oops. --- ...rosoft.VisualStudio.2019.TeamExplorer.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.9.31229.75/Microsoft.VisualStudio.2019.TeamExplorer.yaml diff --git a/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.9.31229.75/Microsoft.VisualStudio.2019.TeamExplorer.yaml b/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.9.31229.75/Microsoft.VisualStudio.2019.TeamExplorer.yaml new file mode 100644 index 000000000..b95a43e72 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.9.31229.75/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.9.31229.75 +PackageName: Visual Studio 2019 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: vs2019-teamexplorer +Tags: +- C++ +- vs +- C# +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/9665567e-f580-4acd-85f2-bc94a1db745f/b34b6a5a970948fbf581a26f1a695b75469ada2675131cae0e4d30f8cfcdfe69/vs_TeamExplorer.exe + InstallerSha256: B34B6A5A970948FBF581A26F1A695B75469ADA2675131CAE0E4D30F8CFCDFE69 + 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 +