From be503ea028a2f94921c0caa005ba3529ac960c69 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 9 Sep 2018 15:54:14 +0200 Subject: [PATCH] utility cleanup zipfiledebugger converted --- .../Utility/Duplicati.Library.Utility.csproj | 3 - Duplicati/Library/Utility/packages.config | 4 -- Tools/ZipFileDebugger/Program.cs | 61 ++++++++++--------- .../Properties/AssemblyInfo.cs | 26 -------- Tools/ZipFileDebugger/ZipFileDebugger.csproj | 61 +++++-------------- 5 files changed, 48 insertions(+), 107 deletions(-) delete mode 100644 Duplicati/Library/Utility/packages.config delete mode 100644 Tools/ZipFileDebugger/Properties/AssemblyInfo.cs diff --git a/Duplicati/Library/Utility/Duplicati.Library.Utility.csproj b/Duplicati/Library/Utility/Duplicati.Library.Utility.csproj index 9ee0065dd..8ed06aab0 100644 --- a/Duplicati/Library/Utility/Duplicati.Library.Utility.csproj +++ b/Duplicati/Library/Utility/Duplicati.Library.Utility.csproj @@ -84,9 +84,6 @@ - - -