diff --git a/Orchard.proj b/Orchard.proj
index 1ca555008..5f1ae878d 100644
--- a/Orchard.proj
+++ b/Orchard.proj
@@ -27,6 +27,7 @@
x64
x86
+ Release
$(BUILD_NUMBER)
@@ -115,7 +116,7 @@
+ Properties="Configuration=$(Configuration);OutputPath=$(CompileFolder)" />
+ Properties="Configuration=$(Configuration);OutputPath=$(MsBuildTasksFolder)" />
@@ -273,19 +274,19 @@