From 38050c4d926184b73bd21f815b251d0fdc444d91 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 18 May 2021 21:32:44 -0400 Subject: [PATCH] Added Visual Studio 2019 Team Explorer version 16.9.31313.79. (#13405) --- ...rosoft.VisualStudio.2019.TeamExplorer.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.9.31313.79/Microsoft.VisualStudio.2019.TeamExplorer.yaml diff --git a/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.9.31313.79/Microsoft.VisualStudio.2019.TeamExplorer.yaml b/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.9.31313.79/Microsoft.VisualStudio.2019.TeamExplorer.yaml new file mode 100644 index 000000000..89b3c518e --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.9.31313.79/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.31313.79 +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/e730a0bd-baf1-4f4c-9341-ca5a9caf0f9f/80f916b85db1d991ea60cf799145af3b82881b797b8fc0c16dd37488eac49339/vs_TeamExplorer.exe + InstallerSha256: 80F916B85DB1D991EA60CF799145AF3B82881B797B8FC0C16DD37488EAC49339 + 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 +