* Moved Visual Studio 2019 Enterprise version 16.9.31025.194 to ID Microsoft.VisualStudio.2019.Enterprise. * Oops.
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.2019.Enterprise
|
|
PackageVersion: 16.9.31025.194
|
|
PackageName: Visual Studio 2019 Enterprise
|
|
Publisher: Microsoft
|
|
License: Copyright (c) Microsoft Corporation
|
|
LicenseUrl: https://visualstudio.microsoft.com/license-terms/
|
|
Moniker: vs2019-enterprise
|
|
Tags:
|
|
- C++
|
|
- vs
|
|
- C#
|
|
ShortDescription: Visual Studio Enterprise
|
|
PackageUrl: https://visualstudio.microsoft.com/
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/5c555b0d-fffd-45a2-9929-4a5bb59479a4/c3928fa0ec49c265eb393017f9029b643104e8e92874446557b95dd4a9a03e91/vs_Enterprise.exe
|
|
InstallerSha256: C3928FA0EC49C265EB393017F9029B643104E8E92874446557B95DD4A9A03E91
|
|
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
|
|
|