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 @@
-