From cd6605d36d23a7536c43c60bd3786f19dd94f6a6 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 17 May 2021 10:52:30 -0400 Subject: [PATCH] Moved Visual Studio 2019 Community version 16.9.31129.286 to ID Microsoft.VisualStudio.2019.Community. (#13172) * Moved Visual Studio 2019 Community version 16.9.31129.286 to ID Microsoft.VisualStudio.2019.Community. * Oops. --- ...Microsoft.VisualStudio.2019.Community.yaml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/2019/Community/16.9.31129.286/Microsoft.VisualStudio.2019.Community.yaml diff --git a/manifests/m/Microsoft/VisualStudio/2019/Community/16.9.31129.286/Microsoft.VisualStudio.2019.Community.yaml b/manifests/m/Microsoft/VisualStudio/2019/Community/16.9.31129.286/Microsoft.VisualStudio.2019.Community.yaml new file mode 100644 index 000000000..c4f354e58 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/Community/16.9.31129.286/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.31129.286 +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/1fbe074b-8ae1-4e9b-8e83-d1ce4200c9d1/2b2193b7736ec159b431aef7e7786f4084fba68921019577dc60ddc88308d18c/vs_Community.exe + InstallerSha256: 2B2193B7736EC159B431AEF7E7786F4084FBA68921019577DC60DDC88308D18C + 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 +