From 6884e25f177786e2f84de87a5b3d08f4e59a9347 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 24 Aug 2019 17:20:17 +0200 Subject: [PATCH] Change DebugType from full to portable --- WebDavSharp/Client/WebDAVSharp.Client.csproj | 4 ++-- WebDavSharp/Example/WebDAVSharp.FileExample.csproj | 4 ++-- WebDavSharp/Tests/WebDAVSharp.Tests.csproj | 4 ++-- WebDavSharp/WebDAVSharp.Server/WebDAVSharp.Server.csproj | 4 ++-- WebDavSharp_MVC/WebDAVSharp.Server/WebDAVSharp.Server.csproj | 4 ++-- .../WebDAVSharp.WebServer/WebDAVSharp.WebServer.csproj | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/WebDavSharp/Client/WebDAVSharp.Client.csproj b/WebDavSharp/Client/WebDAVSharp.Client.csproj index d505aa8..c7c3a57 100644 --- a/WebDavSharp/Client/WebDAVSharp.Client.csproj +++ b/WebDavSharp/Client/WebDAVSharp.Client.csproj @@ -15,7 +15,7 @@ AnyCPU true - full + portable false bin\Debug\ DEBUG;TRACE @@ -51,7 +51,7 @@ -