Visual Studio Enterprise (#75)
* Add Visual Studio build 16.0.30011 * typo in commands * add VS Enterprise * Revert "add VS Enterprise" This reverts commit 8c14a2095e4f1bd484eb148663ef38af92d94a5d. * Added wait and removed appmoniker * Add 16.0.30011.22.yaml * removed errant file
This commit is contained in:
committed by
GitHub
parent
c1b2c1ba1d
commit
79d85c1b87
@@ -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
|
Reference in New Issue
Block a user