28 lines
1.1 KiB
YAML
28 lines
1.1 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: Microsoft.VisualStudio.Enterprise
|
|
PackageVersion: 16.9.31229.75
|
|
PackageName: Visual Studio Enterprise
|
|
Publisher: Microsoft
|
|
License: Copyright (c) Microsoft Corporation
|
|
LicenseUrl: https://visualstudio.microsoft.com/license-terms/
|
|
Moniker: devenv
|
|
Tags:
|
|
- C++
|
|
- vs
|
|
- C#
|
|
ShortDescription: Visual Studio Enterprise
|
|
PackageUrl: https://visualstudio.microsoft.com/
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/9665567e-f580-4acd-85f2-bc94a1db745f/e4c3db5a186df9cc85948d1ec8eec7dba4123916cbf5b980de2d62b6efa59bd2/vs_Enterprise.exe
|
|
InstallerSha256: E4C3DB5A186DF9CC85948D1EC8EEC7DBA4123916CBF5B980DE2D62B6EFA59BD2
|
|
InstallerType: exe
|
|
InstallerSwitches:
|
|
Silent: --quiet
|
|
SilentWithProgress: --passive
|
|
Custom: --productId Microsoft.VisualStudio.Product.Enterprise --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel --add Microsoft.VisualStudio.Workload.Universal
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|