From 251a7752360e3366c9ff91f0e78c6e4e835c414e Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 11 Feb 2017 13:33:08 +0000 Subject: [PATCH] WinGui: Remove Stylecop Classic. (As a side note, HandBrake.ApplicationServices now compiles cleanly under Mono) --- .../HandBrake.ApplicationServices.csproj | 1 - .../Settings.StyleCop | 47 ---- win/CS/HandBrakeWPF/HandBrakeWPF.csproj | 1 - win/CS/HandBrakeWPF/Settings.StyleCop | 44 --- win/CS/Settings.StyleCop | 265 ------------------ 5 files changed, 358 deletions(-) delete mode 100644 win/CS/HandBrake.ApplicationServices/Settings.StyleCop delete mode 100644 win/CS/HandBrakeWPF/Settings.StyleCop delete mode 100644 win/CS/Settings.StyleCop diff --git a/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj b/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj index 3a16164e9..7aeb19296 100644 --- a/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj +++ b/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj @@ -202,7 +202,6 @@ -