From 1147f14b4098a4f61fd55e29bc8cc1a89080bee5 Mon Sep 17 00:00:00 2001 From: Union Palenshus Date: Sat, 14 Nov 2020 07:02:43 -0800 Subject: [PATCH] Fixing LINQPad manifest directories (#4764) * Fixing LINQPad manifest directories * Only moving 5 for now * Just deleting 5 for now Co-authored-by: Union Palenshus --- manifests/LINQPad/LINQPad/5.41.yaml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 manifests/LINQPad/LINQPad/5.41.yaml diff --git a/manifests/LINQPad/LINQPad/5.41.yaml b/manifests/LINQPad/LINQPad/5.41.yaml deleted file mode 100644 index de9c44915..000000000 --- a/manifests/LINQPad/LINQPad/5.41.yaml +++ /dev/null @@ -1,17 +0,0 @@ -Id: LINQPad.LINQPad -Version: 5.41 -Name: LINQPad -Publisher: LINQPad -License: Copyright (c) LINQPad Pty Ltd -AppMoniker: linqpad -Tags: .net, sql -Description: The .NET Programmer’s Playground -Homepage: https://www.linqpad.net/ -Installers: - - Arch: Neutral - Url: https://www.linqpad.net/GetFile.aspx?LINQPad5Setup.exe - Sha256: be6e40e7a290e56a7b4ea6ecaffc0343e27d30dadd3a3250053edba74db38e8f - InstallerType: inno - Switches: - Silent: "/verysilent" - SilentWithProgress: "/silent" \ No newline at end of file