From 4d82858831190e9a6e5c9b00dbcb27e7c84446c9 Mon Sep 17 00:00:00 2001 From: Union Palenshus Date: Thu, 19 Nov 2020 09:26:03 -0800 Subject: [PATCH] Removing old LINQPad directory (#4891) * Adding LINQPad5 as its own app * Removing old LINQPad directory Co-authored-by: Union Palenshus --- manifests/LINQPad/LINQPad/6.10.13.yaml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 manifests/LINQPad/LINQPad/6.10.13.yaml diff --git a/manifests/LINQPad/LINQPad/6.10.13.yaml b/manifests/LINQPad/LINQPad/6.10.13.yaml deleted file mode 100644 index 5e28b4532..000000000 --- a/manifests/LINQPad/LINQPad/6.10.13.yaml +++ /dev/null @@ -1,17 +0,0 @@ -Id: LINQPad.LINQPad -Version: 6.10.13 -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?LINQPad6Setup.exe - Sha256: 7451e5603f91433012f173a1c5b77ca31d5922d5b90cb4d62199ef5e403b1d57 - InstallerType: inno - Switches: - Silent: "/verysilent" - SilentWithProgress: "/silent"