From acdd151384069410ce312119915d5b952e59d0e6 Mon Sep 17 00:00:00 2001 From: Smurf-IV Date: Thu, 12 Dec 2019 18:29:33 +0000 Subject: [PATCH] - #68: Remove the Scheduler 3rd party controls - Fix fallout from removal - Up the version of Krypton and NLog - Update Readme.md - Reissue installer --- .../Elucidate Windows Installer/Elucidate.wxs | 33 -- Elucidate/Elucidate/Elucidate.csproj | 14 +- Elucidate/Elucidate/Forms/ElucidateForm.cs | 2 +- .../Elucidate/Properties/AssemblyInfo.cs | 4 +- .../Elucidate/TabPages/Schedule.Designer.cs | 216 ++------ Elucidate/Elucidate/TabPages/Schedule.cs | 475 +----------------- Elucidate/Elucidate/TabPages/Schedule.resx | 3 - Elucidate/Elucidate/snapraid.ps1 | 28 -- README.md | 3 +- 9 files changed, 52 insertions(+), 726 deletions(-) delete mode 100644 Elucidate/Elucidate/snapraid.ps1 diff --git a/Elucidate/Elucidate Windows Installer/Elucidate.wxs b/Elucidate/Elucidate Windows Installer/Elucidate.wxs index 08295b3..339a686 100644 --- a/Elucidate/Elucidate Windows Installer/Elucidate.wxs +++ b/Elucidate/Elucidate Windows Installer/Elucidate.wxs @@ -37,16 +37,6 @@ - - - - - - - - - - @@ -77,11 +67,6 @@ - - - - - @@ -103,32 +88,14 @@ - - - - - - - - - - - - - - - - - - diff --git a/Elucidate/Elucidate/Elucidate.csproj b/Elucidate/Elucidate/Elucidate.csproj index 10ae401..fc73927 100644 --- a/Elucidate/Elucidate/Elucidate.csproj +++ b/Elucidate/Elucidate/Elucidate.csproj @@ -30,7 +30,7 @@ AssemblyVersionAttribute Properties\AssemblyInfo.cs - 2019.8.993.4 + 2019.12.997.12 False SettingsVersion None @@ -276,9 +276,6 @@ - - Always - PreserveNewest @@ -308,20 +305,17 @@ 4.3.2027 - 5.472.1251 + 5.472.2000 - 4.6.6 - - - 2.8.15 + 4.6.8 - +