summaryrefslogtreecommitdiff
path: root/.nuspec/Xamarin.Forms.Debug.targets
diff options
context:
space:
mode:
Diffstat (limited to '.nuspec/Xamarin.Forms.Debug.targets')
-rw-r--r--.nuspec/Xamarin.Forms.Debug.targets1
1 files changed, 1 insertions, 0 deletions
diff --git a/.nuspec/Xamarin.Forms.Debug.targets b/.nuspec/Xamarin.Forms.Debug.targets
index 6ef2ffe3..f8266f03 100644
--- a/.nuspec/Xamarin.Forms.Debug.targets
+++ b/.nuspec/Xamarin.Forms.Debug.targets
@@ -74,6 +74,7 @@
Assembly = "$(IntermediateOutputPath)$(TargetFileName)"
ReferencePath = "@(ReferencePath)"
DebugSymbols = "$(DebugSymbols)"
+ DebugType = "$(DebugType)"
Verbosity = "4"
KeepXamlResources = "true"
OptimizeIL = "true" />