From 176d944a94775eca1a18a3ea32ba88343e06f06b Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 17 May 2021 10:46:39 -0400 Subject: [PATCH] Moved Visual Studio 2019 Enterprise version 16.0.30011.22 to ID Microsoft.VisualStudio.2019.Enterprise. (#13178) * Moved Visual Studio 2019 Enterprise version 16.0.30011.22 to ID Microsoft.VisualStudio.2019.Enterprise. * Oops. * Gee, wingetbot should be a bit more patient. Oh well. --- ...icrosoft.VisualStudio.2019.Enterprise.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/2019/Enterprise/16.0.30011.22/Microsoft.VisualStudio.2019.Enterprise.yaml diff --git a/manifests/m/Microsoft/VisualStudio/2019/Enterprise/16.0.30011.22/Microsoft.VisualStudio.2019.Enterprise.yaml b/manifests/m/Microsoft/VisualStudio/2019/Enterprise/16.0.30011.22/Microsoft.VisualStudio.2019.Enterprise.yaml new file mode 100644 index 000000000..cfc4c0ff5 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/Enterprise/16.0.30011.22/Microsoft.VisualStudio.2019.Enterprise.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json +PackageIdentifier: Microsoft.VisualStudio.2019.Enterprise +PackageVersion: 16.0.30011.22 +PackageName: Visual Studio 2019 Enterprise +Publisher: Microsoft Corporation +PackageUrl: https://visualstudio.microsoft.com/ +License: Copyright (c) Microsoft Corporation. All rights reserved. +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Moniker: vs2019-enterprise +Tags: +- C++ +- vs +- C# +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/5e397ebe-38b2-4e18-a187-ac313d07332a/b5a4cfb2e2bef3f8878f7e36ec20b654f2ea093971c1dd60525cce2dfbbcbc62/vs_Setup.exe + InstallerSha256: b5a4cfb2e2bef3f8878f7e36ec20b654f2ea093971c1dd60525cce2dfbbcbc62 + InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Custom: --productId Microsoft.VisualStudio.Product.Enterprise --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel --add Microsoft.VisualStudio.Workload.Universal --add Microsoft.VisualStudio.Workload.Python --add Microsoft.VisualStudio.Workload.Azure --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.VisualStudio.Workload.NativeDesktop +ShortDescription: Microsoft.VisualStudio.Enterprise +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 +