summaryrefslogtreecommitdiffstats
path: root/tools/DotNetOpenAuth.Product.props
diff options
context:
space:
mode:
Diffstat (limited to 'tools/DotNetOpenAuth.Product.props')
-rw-r--r--tools/DotNetOpenAuth.Product.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/DotNetOpenAuth.Product.props b/tools/DotNetOpenAuth.Product.props
index 90ece0c..7be814c 100644
--- a/tools/DotNetOpenAuth.Product.props
+++ b/tools/DotNetOpenAuth.Product.props
@@ -77,6 +77,7 @@ http://opensource.org/licenses/ms-pl.html
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'CodeAnalysis' ">
+ <DebugSymbols>true</DebugSymbols>
<RunCodeAnalysis>true</RunCodeAnalysis>
</PropertyGroup>