From 98bb2b719fed3b72787f0c330ddd1142490bf8af Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 14 Dec 2020 20:33:59 -0500 Subject: [PATCH] Added Visual Studio Community version 16.8.30804.86. (#5506) --- .../VisualStudio/Community/16.8.30804.86.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/Microsoft/VisualStudio/Community/16.8.30804.86.yaml diff --git a/manifests/Microsoft/VisualStudio/Community/16.8.30804.86.yaml b/manifests/Microsoft/VisualStudio/Community/16.8.30804.86.yaml new file mode 100644 index 000000000..c8615361e --- /dev/null +++ b/manifests/Microsoft/VisualStudio/Community/16.8.30804.86.yaml @@ -0,0 +1,19 @@ +Id: Microsoft.VisualStudio.Community +Version: 16.8.30804.86 +Name: Visual Studio Community +Publisher: Microsoft Corporation +Homepage: https://visualstudio.microsoft.com/ +License: Copyright (c) Microsoft Corporation. All rights reserved. +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +AppMoniker: devenv.exe +Tags: C++,vs,C# +Commands: devenv +Installers: + - Arch: x64 + InstallerType: exe + Url: https://download.visualstudio.microsoft.com/download/pr/9b3476ff-6d0a-4ff8-956d-270147f21cd4/76e39c746d9e2fc3eadd003b5b11440bcf926f3948fb2df14d5938a1a8b2b32f/vs_Community.exe + Sha256: 76E39C746D9E2FC3EADD003B5B11440BCF926F3948FB2DF14D5938A1A8B2B32F + Switches: + Silent: --quiet + SilentWithProgress: --passive + Custom: --productId Microsoft.VisualStudio.Product.Community --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel --add Microsoft.VisualStudio.Workload.Universal