From bbc6b6fea02fa827e6c2ac22804097dfa77d53b9 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 19 Jan 2021 12:49:08 -0600 Subject: [PATCH] Added Visual Studio Community version 16.8.30907.101. (#6285) --- .../Community/16.8.30907.101.yaml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifests/Microsoft/VisualStudio/Community/16.8.30907.101.yaml diff --git a/manifests/Microsoft/VisualStudio/Community/16.8.30907.101.yaml b/manifests/Microsoft/VisualStudio/Community/16.8.30907.101.yaml new file mode 100644 index 000000000..a8985cbd1 --- /dev/null +++ b/manifests/Microsoft/VisualStudio/Community/16.8.30907.101.yaml @@ -0,0 +1,21 @@ +Id: Microsoft.VisualStudio.Community +Version: 16.8.30907.101 +Name: Visual Studio Community +Author: Microsoft +Publisher: Microsoft Corporation +Description: The Community edition of Visual Studio, an integrated development environment (IDE) from Microsoft. Individual developers have no restrictions on their use of the Community edition. +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/3a7354bc-d2e4-430f-92d0-9abd031b5ee5/d9fc228ea71a98adc7bc5f5d8e8800684c647e955601ed721fcb29f74ace7536/vs_Community.exe + Sha256: D9FC228EA71A98ADC7BC5F5D8E8800684C647E955601ED721FCB29F74ACE7536 + 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