diff --git a/manifests/Microsoft/VisualStudio/Enterprise/16.0.30011.22.yaml b/manifests/Microsoft/VisualStudio/Enterprise/16.0.30011.22.yaml new file mode 100644 index 000000000..3a139ff66 --- /dev/null +++ b/manifests/Microsoft/VisualStudio/Enterprise/16.0.30011.22.yaml @@ -0,0 +1,19 @@ +Id: Microsoft.VisualStudio.Enterprise +Version: 16.0.30011.22 +Name: Visual Studio Enterprise +Publisher: Microsoft Corporation +Homepage: https://visualstudio.microsoft.com/ +License: Copyright (c) Microsoft Corporation. All rights reserved. +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +AppMoniker: devenv +Tags: C++,vs,C# +Commands: devenv +Installers: + - Arch: x64 + InstallerType: exe + Url: https://download.visualstudio.microsoft.com/download/pr/5e397ebe-38b2-4e18-a187-ac313d07332a/b5a4cfb2e2bef3f8878f7e36ec20b654f2ea093971c1dd60525cce2dfbbcbc62/vs_Setup.exe + Sha256: b5a4cfb2e2bef3f8878f7e36ec20b654f2ea093971c1dd60525cce2dfbbcbc62 + Switches: + Silent: --quiet + SilentWithProgress: --passive + Custom: --wait --productId Microsoft.VisualStudio.Product.Enterprise --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel --add Microsoft.VisualStudio.Workload.Universal --add Microsoft.VisualStudio.Workload.Python --add Microsoft.VisualStudio.Workload.Azure --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.VisualStudio.Workload.NativeDesktop