diff --git a/Common.props b/Common.props
index c727bde9..f8678a83 100644
--- a/Common.props
+++ b/Common.props
@@ -19,7 +19,6 @@
pdbonly
true
- true
true
true
$(DefineConstants);TRACE
diff --git a/src/EtwCollector/EtwCollector.csproj b/src/EtwCollector/EtwCollector.csproj
index 10dcf213..639fac83 100644
--- a/src/EtwCollector/EtwCollector.csproj
+++ b/src/EtwCollector/EtwCollector.csproj
@@ -15,6 +15,8 @@
False
Microsoft.ApplicationInsights.EtwCollector
Microsoft.ApplicationInsights.EtwCollector
+
+ true
diff --git a/src/EventSourceListener/EventSourceListener.csproj b/src/EventSourceListener/EventSourceListener.csproj
index e25ea276..fbdf61d2 100644
--- a/src/EventSourceListener/EventSourceListener.csproj
+++ b/src/EventSourceListener/EventSourceListener.csproj
@@ -8,6 +8,7 @@
false
false
true
+ true
diff --git a/src/Log4NetAppender/Log4NetAppender.csproj b/src/Log4NetAppender/Log4NetAppender.csproj
index 324dfeb4..aba0ab22 100644
--- a/src/Log4NetAppender/Log4NetAppender.csproj
+++ b/src/Log4NetAppender/Log4NetAppender.csproj
@@ -12,6 +12,7 @@
Microsoft.ApplicationInsights.Log4NetAppender
Microsoft.ApplicationInsights.Log4NetAppender
+ true
diff --git a/src/NLogTarget/NLogTarget.csproj b/src/NLogTarget/NLogTarget.csproj
index 48aeee73..90630f4b 100644
--- a/src/NLogTarget/NLogTarget.csproj
+++ b/src/NLogTarget/NLogTarget.csproj
@@ -12,6 +12,7 @@
Microsoft.ApplicationInsights.NLogTarget
Microsoft.ApplicationInsights.NLogTarget
+ true
diff --git a/src/TraceListener/TraceListener.csproj b/src/TraceListener/TraceListener.csproj
index b102a859..1cf88cb8 100644
--- a/src/TraceListener/TraceListener.csproj
+++ b/src/TraceListener/TraceListener.csproj
@@ -11,6 +11,7 @@
Microsoft.ApplicationInsights.TraceListener
Microsoft.ApplicationInsights.TraceListener
+ true
True