From 73b4dfdf0b23eb38ab1c8680a97dc50f8b025f2d Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Wed, 3 Mar 2021 18:38:32 -0600 Subject: [PATCH] Added Visual Studio Enterprise version 16.9.31025.194. (#8347) --- .../Enterprise/16.9.31025.194.yaml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/Microsoft/VisualStudio/Enterprise/16.9.31025.194.yaml diff --git a/manifests/Microsoft/VisualStudio/Enterprise/16.9.31025.194.yaml b/manifests/Microsoft/VisualStudio/Enterprise/16.9.31025.194.yaml new file mode 100644 index 000000000..01560db04 --- /dev/null +++ b/manifests/Microsoft/VisualStudio/Enterprise/16.9.31025.194.yaml @@ -0,0 +1,20 @@ +Id: Microsoft.VisualStudio.Enterprise +Version: 16.9.31025.194 +Name: Visual Studio Enterprise +Publisher: Microsoft +License: Copyright (c) Microsoft Corporation +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +AppMoniker: devenv +Tags: C++,vs,C# +Description: Visual Studio Enterprise +Homepage: https://visualstudio.microsoft.com/ +Installers: +- Arch: x64 + Url: https://download.visualstudio.microsoft.com/download/pr/5c555b0d-fffd-45a2-9929-4a5bb59479a4/c3928fa0ec49c265eb393017f9029b643104e8e92874446557b95dd4a9a03e91/vs_Enterprise.exe + Sha256: C3928FA0EC49C265EB393017F9029B643104E8E92874446557B95DD4A9A03E91 + InstallerType: exe + Switches: + 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 +