diff --git a/manifests/Microsoft/VisualStudio/Community/16.8.31005.135.yaml b/manifests/Microsoft/VisualStudio/Community/16.8.31005.135.yaml new file mode 100644 index 000000000..9717cb67b --- /dev/null +++ b/manifests/Microsoft/VisualStudio/Community/16.8.31005.135.yaml @@ -0,0 +1,21 @@ +Id: Microsoft.VisualStudio.Community +Version: 16.8.31005.135 +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/20130c62-1bc8-43d6-b4f0-c20bb7c79113/bee2ebedafcbaaf0d4fe61c9bd50b5884e0149e953cbe2abb6cb142e8c60d389/vs_Community.exe + Sha256: BEE2EBEDAFCBAAF0D4FE61C9BD50B5884E0149E953CBE2ABB6CB142E8C60D389 + 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