From 650bf773433d741ff2abd013ec851f66bf177e28 Mon Sep 17 00:00:00 2001 From: JohnMcPMS Date: Sat, 16 May 2020 13:37:09 -0700 Subject: [PATCH] Fix line endings (#175) --- .../VisualStudio/Community/16.0.30011.22.yaml | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/manifests/Microsoft/VisualStudio/Community/16.0.30011.22.yaml b/manifests/Microsoft/VisualStudio/Community/16.0.30011.22.yaml index 935d983db..3d631ce46 100644 --- a/manifests/Microsoft/VisualStudio/Community/16.0.30011.22.yaml +++ b/manifests/Microsoft/VisualStudio/Community/16.0.30011.22.yaml @@ -1,19 +1,19 @@ -Id: Microsoft.VisualStudio.Community -Version: 16.0.30011.22 -Name: Visual Studio Community -Publisher: Microsoft Corporation -Homepage: https://visualstudio.microsoft.com/ -License: Copyright (c) Microsoft Corporation. All rights reserved. -LicenseUrl: https://visualstudio.microsoft.com/license-terms/ -AppMoniker: devenv.exe -Tags: C++,vs,C# -Commands: devenv -Installers: - - Arch: x64 - InstallerType: exe - Url: https://download.visualstudio.microsoft.com/download/pr/5e397ebe-38b2-4e18-a187-ac313d07332a/b5a4cfb2e2bef3f8878f7e36ec20b654f2ea093971c1dd60525cce2dfbbcbc62/vs_Setup.exe - Sha256: b5a4cfb2e2bef3f8878f7e36ec20b654f2ea093971c1dd60525cce2dfbbcbc62 - Switches: - 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 +Id: Microsoft.VisualStudio.Community +Version: 16.0.30011.22 +Name: Visual Studio Community +Publisher: Microsoft Corporation +Homepage: https://visualstudio.microsoft.com/ +License: Copyright (c) Microsoft Corporation. All rights reserved. +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +AppMoniker: devenv.exe +Tags: C++,vs,C# +Commands: devenv +Installers: + - Arch: x64 + InstallerType: exe + Url: https://download.visualstudio.microsoft.com/download/pr/5e397ebe-38b2-4e18-a187-ac313d07332a/b5a4cfb2e2bef3f8878f7e36ec20b654f2ea093971c1dd60525cce2dfbbcbc62/vs_Setup.exe + Sha256: b5a4cfb2e2bef3f8878f7e36ec20b654f2ea093971c1dd60525cce2dfbbcbc62 + Switches: + 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