diff --git a/manifests/m/Microsoft/VisualStudio/2019/Community/16.9.31205.134/Microsoft.VisualStudio.2019.Community.yaml b/manifests/m/Microsoft/VisualStudio/2019/Community/16.9.31205.134/Microsoft.VisualStudio.2019.Community.yaml new file mode 100644 index 000000000..a1a1e0522 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/Community/16.9.31205.134/Microsoft.VisualStudio.2019.Community.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json +PackageIdentifier: Microsoft.VisualStudio.2019.Community +PackageVersion: 16.9.31205.134 +PackageName: Visual Studio 2019 Community +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/3105fcfe-e771-41d6-9a1c-fc971e7d03a7/8eb13958dc429a6e6f7e0d6704d43a55f18d02a253608351b6bf6723ffdaf24e/vs_Community.exe + InstallerSha256: 8EB13958DC429A6E6F7E0D6704D43A55F18D02A253608351B6BF6723FFDAF24E + 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 +