summaryrefslogtreecommitdiff
path: root/.nuspec/Xamarin.Forms.targets
diff options
context:
space:
mode:
Diffstat (limited to '.nuspec/Xamarin.Forms.targets')
-rw-r--r--.nuspec/Xamarin.Forms.targets3
1 files changed, 2 insertions, 1 deletions
diff --git a/.nuspec/Xamarin.Forms.targets b/.nuspec/Xamarin.Forms.targets
index 1282525d..2274c1ee 100644
--- a/.nuspec/Xamarin.Forms.targets
+++ b/.nuspec/Xamarin.Forms.targets
@@ -64,6 +64,7 @@
ReferencePath = "@(ReferencePath)"
Verbosity = "2"
OptimizeIL = "true"
- DebugSymbols = "$(DebugSymbols)" />
+ DebugSymbols = "$(DebugSymbols)"
+ DebugType = "$(DebugType)"/>
</Target>
</Project> \ No newline at end of file