From 004952f8d9bcbba1b53faa76f4d235c74e628a42 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 17 May 2021 09:31:31 -0400 Subject: [PATCH] Removed duplicate manifest for Visual Studio 2019 Community version 16.9.31205.134. (#13175) --- .../Microsoft.VisualStudio.Community.yaml | 30 ------------------- 1 file changed, 30 deletions(-) delete mode 100644 manifests/m/Microsoft/VisualStudio/Community/16.9.31205.134/Microsoft.VisualStudio.Community.yaml diff --git a/manifests/m/Microsoft/VisualStudio/Community/16.9.31205.134/Microsoft.VisualStudio.Community.yaml b/manifests/m/Microsoft/VisualStudio/Community/16.9.31205.134/Microsoft.VisualStudio.Community.yaml deleted file mode 100644 index f9ec0e38a..000000000 --- a/manifests/m/Microsoft/VisualStudio/Community/16.9.31205.134/Microsoft.VisualStudio.Community.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json -PackageIdentifier: Microsoft.VisualStudio.Community -PackageVersion: 16.9.31205.134 -PackageName: Visual Studio 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: devenv.exe -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 -