diff --git a/manifests/Microsoft/VisualStudio/Community/16.9.31105.61.yaml b/manifests/Microsoft/VisualStudio/Community/16.9.31105.61.yaml new file mode 100644 index 000000000..041731cb6 --- /dev/null +++ b/manifests/Microsoft/VisualStudio/Community/16.9.31105.61.yaml @@ -0,0 +1,22 @@ +Id: Microsoft.VisualStudio.Community +Version: 16.9.31105.61 +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/308e891b-f15e-43d8-8cc1-0e41f4962d4b/b5a775952d5d904ac12db886fa106dc79d86789fca1aec192cdf9f3ed05aac38/vs_Community.exe + Sha256: B5A775952D5D904AC12DB886FA106DC79D86789FCA1AEC192CDF9F3ED05AAC38 + 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 +