From 862d2a1fdb08b2b01f0deb99bae4ae51f81ee522 Mon Sep 17 00:00:00 2001 From: darthur6039 <84944059+darthur6039@users.noreply.github.com> Date: Fri, 28 May 2021 23:51:56 +0300 Subject: [PATCH] Update metadata for Microsoft.VisualStudio.2019.TeamExplorer (#14242) * Update metadata for Microsoft.VisualStudio * Update Microsoft.VisualStudio.2019.TeamExplorer.yaml --- ...rosoft.VisualStudio.2019.TeamExplorer.yaml | 73 ++++++++++++------- 1 file changed, 48 insertions(+), 25 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.10.31321.278/Microsoft.VisualStudio.2019.TeamExplorer.yaml b/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.10.31321.278/Microsoft.VisualStudio.2019.TeamExplorer.yaml index 0f4ff0e23..9f2522e0e 100644 --- a/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.10.31321.278/Microsoft.VisualStudio.2019.TeamExplorer.yaml +++ b/manifests/m/Microsoft/VisualStudio/2019/TeamExplorer/16.10.31321.278/Microsoft.VisualStudio.2019.TeamExplorer.yaml @@ -1,29 +1,52 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json -PackageIdentifier: Microsoft.VisualStudio.2019.TeamExplorer -PackageVersion: 16.10.31321.278 -PackageName: Visual Studio Team Explorer 2019 -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 +PackageIdentifier: "Microsoft.VisualStudio.2019.TeamExplorer" +PackageVersion: "16.10.31321.278" +PackageLocale: "en-US" +Publisher: "Microsoft Corporation" +PublisherUrl: "https://www.microsoft.com/" +PublisherSupportUrl: "https://visualstudio.microsoft.com/vs/support/" +PrivacyUrl: "https://privacy.microsoft.com/" +PackageName: "Visual Studio Community 2019 Preview" +PackageUrl: "https://visualstudio.microsoft.com/downloads/#visual-studio-team-explorer-2019" +License: "Microsoft Software License" +LicenseUrl: "https://visualstudio.microsoft.com/license-terms/mlt031619/" +Copyright: "© Microsoft Corporation. All rights reserved." +CopyrightUrl: "https://www.microsoft.com/en-us/legal/copyright" +ShortDescription: "A free solution for non-developers to interact with Azure DevOps Server and Azure DevOps." +Moniker: "vs2019-teamexplorer" Tags: -- C++ -- vs -- C# + - "c++" + - "c#" + - "vs" + - "ide" +InstallerLocale: "en-US" +Platform: + - "Windows.Desktop" +MinimumOSVersion: "6.1.7601.17514" +InstallerType: "exe" +Scope: "machine" +InstallModes: + - "interactive" + - "silent" + - "silentWithProgress" +InstallerSwitches: + Silent: "--quiet" + SilentWithProgress: "--passive" + InstallLocation: "--installPath " +InstallerSuccessCodes: + - 1641 + - 3010 Commands: -- devenv + - "devenv" +Protocols: + - "git-client" + - "vsls" + - "vssd" + - "vstfs" + - "vsweb" Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/cb1d5164-e767-4886-8955-2df3a7c816a8/bfc4a204e3be00110c13a32fae0d23ab96e2d0b40c8c193cad058677f68db069/vs_TeamExplorer.exe - InstallerSha256: BFC4A204E3BE00110C13A32FAE0D23AB96E2D0B40C8C193CAD058677F68DB069 - 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 - + - Architecture: "x86" + InstallerUrl: "https://download.visualstudio.microsoft.com/download/pr/cb1d5164-e767-4886-8955-2df3a7c816a8/bfc4a204e3be00110c13a32fae0d23ab96e2d0b40c8c193cad058677f68db069/vs_TeamExplorer.exe" + InstallerSha256: "bfc4a204e3be00110c13a32fae0d23ab96e2d0b40c8c193cad058677f68db069" +ManifestType: "singleton" +ManifestVersion: "1.0.0"