diff --git a/manifests/Microsoft/VisualStudio/Community/16.9.31025.194.yaml b/manifests/Microsoft/VisualStudio/Community/16.9.31025.194.yaml new file mode 100644 index 000000000..0de2ae014 --- /dev/null +++ b/manifests/Microsoft/VisualStudio/Community/16.9.31025.194.yaml @@ -0,0 +1,22 @@ +Id: Microsoft.VisualStudio.Community +Version: 16.9.31025.194 +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/5c555b0d-fffd-45a2-9929-4a5bb59479a4/7a92444b6df4ad128e5eaf1e787fa6fe0fe8e86ba039e37b98b8be6bcc0ea878/vs_Community.exe + Sha256: 7A92444B6DF4AD128E5EAF1E787FA6FE0FE8E86BA039E37B98B8BE6BCC0EA878 + 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 +