From 1a478089e9ed2e7e8b029b21938b865240472f91 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 17 May 2021 10:55:00 -0400 Subject: [PATCH] Moved Visual Studio 2019 Community version 16.7.30621.155 to ID Microsoft.VisualStudio.2019.Community. (#13156) * Moved Visual Studio 2019 Community version 16.7.30621.155 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.7.30621.155/Microsoft.VisualStudio.2019.Community.yaml diff --git a/manifests/m/Microsoft/VisualStudio/2019/Community/16.7.30621.155/Microsoft.VisualStudio.2019.Community.yaml b/manifests/m/Microsoft/VisualStudio/2019/Community/16.7.30621.155/Microsoft.VisualStudio.2019.Community.yaml new file mode 100644 index 000000000..9b898e86a --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/Community/16.7.30621.155/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.7.30621.155 +PackageName: Visual Studio 2019 Community +Publisher: Microsoft Corporation +Author: Microsoft +PackageUrl: https://visualstudio.microsoft.com/vs/community/ +ShortDescription: A fully-featured, extensible, free IDE for creating modern applications for Android, iOS, Windows, as well as web applications and cloud services. +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/a319c7ec-a0bd-4619-b966-4c58a50f7c76/978c6294fbfae59b96b2cf6914c1958fe3bf7992cad22baed25222c92390b8f2/vs_Community.exe + InstallerSha256: 978C6294FBFAE59B96B2CF6914C1958FE3BF7992CAD22BAED25222C92390B8F2 + 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 +