31 lines
1.4 KiB
YAML
31 lines
1.4 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: Microsoft.VisualStudio.2019.Community
|
|
PackageVersion: 16.9.31313.79
|
|
PackageName: Visual Studio Community 2019
|
|
Author: Microsoft
|
|
Publisher: Microsoft Corporation
|
|
ShortDescription: 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.
|
|
PackageUrl: https://visualstudio.microsoft.com/
|
|
License: Copyright (c) Microsoft Corporation. All rights reserved.
|
|
LicenseUrl: https://visualstudio.microsoft.com/license-terms/
|
|
Moniker: vs2019-community
|
|
Tags:
|
|
- C++
|
|
- vs
|
|
- C#
|
|
Commands:
|
|
- devenv
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: exe
|
|
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/e730a0bd-baf1-4f4c-9341-ca5a9caf0f9f/b5fc64198409ed857e72a834df8c331f40d7f685136989e785238795d1a0dae7/vs_Community.exe
|
|
InstallerSha256: B5FC64198409ED857E72A834DF8C331F40D7F685136989E785238795D1A0DAE7
|
|
InstallerSwitches:
|
|
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
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|