From 029d4fe0cca3dde7ba832f4cd8ee63f2847bb9ad Mon Sep 17 00:00:00 2001 From: Shreyas Zare Date: Sun, 29 Oct 2017 19:27:48 +0530 Subject: [PATCH] minor changes done --- DnsServerApp/DnsServerApp.csproj | 3 +-- DnsServerCore/DnsServerCore.csproj | 2 +- DnsService/DnsService.csproj | 3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/DnsServerApp/DnsServerApp.csproj b/DnsServerApp/DnsServerApp.csproj index 66274951..18184453 100644 --- a/DnsServerApp/DnsServerApp.csproj +++ b/DnsServerApp/DnsServerApp.csproj @@ -25,7 +25,7 @@ AnyCPU - pdbonly + none true bin\Release\ TRACE @@ -42,7 +42,6 @@ - diff --git a/DnsServerCore/DnsServerCore.csproj b/DnsServerCore/DnsServerCore.csproj index 5bdb430d..02851a48 100644 --- a/DnsServerCore/DnsServerCore.csproj +++ b/DnsServerCore/DnsServerCore.csproj @@ -23,7 +23,7 @@ 4 - pdbonly + none true bin\Release\ TRACE diff --git a/DnsService/DnsService.csproj b/DnsService/DnsService.csproj index 5132541f..31b81866 100644 --- a/DnsService/DnsService.csproj +++ b/DnsService/DnsService.csproj @@ -25,7 +25,7 @@ AnyCPU - pdbonly + none true bin\Release\ TRACE @@ -41,7 +41,6 @@ -