From 9c82e8bc8c06f87c2d56b60ece12faba2b78d6de Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Wed, 23 Apr 2014 10:42:38 +0200 Subject: [PATCH] Build needs to be in debug mode to get all the pdb files --- build/Build.proj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Build.proj b/build/Build.proj index 2b9040dab3..98f10aaf9c 100644 --- a/build/Build.proj +++ b/build/Build.proj @@ -71,7 +71,7 @@ - Release + Debug _BuildOutput\ UmbracoCms$(DECIMAL_BUILD_NUMBER).zip UmbracoCms.AllBinaries$(DECIMAL_BUILD_NUMBER).zip