diff --git a/src/BuildScripts/build.proj b/src/BuildScripts/build.proj
index 29da3bd3..226c2d70 100644
--- a/src/BuildScripts/build.proj
+++ b/src/BuildScripts/build.proj
@@ -2,77 +2,113 @@
-
-
+
+
-
+
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
-
+
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
-
+
+
+
+
-
-
+
-
+
+
+ $(OutputPath)\_PublishedWebsites\BugNET_WAP\Providers\DataProviders\SqlDataProvider\Latest.SqlDataProvider.sql
+ $(BuildPath)\dist\BugNet\Providers\DataProviders\SqlDataProvider\$(Version)_Latest.SqlDataProvider.sql
+
+
+
+
+
+
+
+ $(OutputPath)\_PublishedWebsites\BugNET_WAP\Install\LatestReleaseNotes.htm
+ $(BuildPath)\dist\BugNET\Install\$(Version).htm
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/BuildScripts/common.props b/src/BuildScripts/common.props
index d26f65cf..402c02d5 100644
--- a/src/BuildScripts/common.props
+++ b/src/BuildScripts/common.props
@@ -4,7 +4,10 @@
..\
$(SolutionPath)BugNET.sln
- $(SolutionPath)\output
+ $(SolutionPath)\build
+ $(SolutionPath)\build
+ $(BuildPath)\publish
+ $(BuildPath)\output
$(SolutionPath).build