From 63512f68d2489bb98634109956233ca7f81f4abf Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 14 Jun 2021 13:21:00 +0200 Subject: [PATCH] Project file cleanup --- WebDavSharp/Client/WebDAVSharp.Client.csproj | 1 - WebDavSharp/Example/WebDAVSharp.FileExample.csproj | 1 - .../WebDAVSharp.WebServer/WebDAVSharp.WebServer.csproj | 1 - 3 files changed, 3 deletions(-) diff --git a/WebDavSharp/Client/WebDAVSharp.Client.csproj b/WebDavSharp/Client/WebDAVSharp.Client.csproj index c7c3a57..b402036 100644 --- a/WebDavSharp/Client/WebDAVSharp.Client.csproj +++ b/WebDavSharp/Client/WebDAVSharp.Client.csproj @@ -1,6 +1,5 @@  - Debug AnyCPU diff --git a/WebDavSharp/Example/WebDAVSharp.FileExample.csproj b/WebDavSharp/Example/WebDAVSharp.FileExample.csproj index 07c19cd..2127c01 100644 --- a/WebDavSharp/Example/WebDAVSharp.FileExample.csproj +++ b/WebDavSharp/Example/WebDAVSharp.FileExample.csproj @@ -1,6 +1,5 @@  - Debug AnyCPU diff --git a/WebDavSharp_MVC/WebDAVSharp.WebServer/WebDAVSharp.WebServer.csproj b/WebDavSharp_MVC/WebDAVSharp.WebServer/WebDAVSharp.WebServer.csproj index 74880f4..898732d 100644 --- a/WebDavSharp_MVC/WebDAVSharp.WebServer/WebDAVSharp.WebServer.csproj +++ b/WebDavSharp_MVC/WebDAVSharp.WebServer/WebDAVSharp.WebServer.csproj @@ -2,7 +2,6 @@ - Debug AnyCPU