From a1453e512cf5a3e765dab8980f597ee1f60b18d9 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 25 May 2021 14:56:37 -0400 Subject: [PATCH] Added Visual Studio Community 2019 version 16.10.31321.278. (#13928) --- ...Microsoft.VisualStudio.2019.Community.yaml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/2019/Community/16.10.31321.278/Microsoft.VisualStudio.2019.Community.yaml diff --git a/manifests/m/Microsoft/VisualStudio/2019/Community/16.10.31321.278/Microsoft.VisualStudio.2019.Community.yaml b/manifests/m/Microsoft/VisualStudio/2019/Community/16.10.31321.278/Microsoft.VisualStudio.2019.Community.yaml new file mode 100644 index 000000000..7ef2cd4d3 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/Community/16.10.31321.278/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.10.31321.278 +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/cb1d5164-e767-4886-8955-2df3a7c816a8/cdb3c7017c698d10ffa978951a88a82fbbc5b0b847ca1361b2f90ff648cf7937/vs_Community.exe + InstallerSha256: CDB3C7017C698D10FFA978951A88A82FBBC5B0B847CA1361B2F90FF648CF7937 + 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 +