diff --git a/manifests/Microsoft/VisualStudio/Community/16.9.31112.23.yaml b/manifests/Microsoft/VisualStudio/Community/16.9.31112.23.yaml new file mode 100644 index 000000000..e2827ba03 --- /dev/null +++ b/manifests/Microsoft/VisualStudio/Community/16.9.31112.23.yaml @@ -0,0 +1,22 @@ +Id: Microsoft.VisualStudio.Community +Version: 16.9.31112.23 +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/1192d0de-5c6d-4274-b64d-c387185e4f45/b6bf2954c37e1caf796ee06436a02c79f7b13ae99c89b8a3b3b023d64a5935e4/vs_Community.exe + Sha256: B6BF2954C37E1CAF796EE06436A02C79F7B13AE99C89B8A3B3B023D64A5935E4 + 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 +