diff --git a/src/Installer/Directory.Build.props b/src/Installer/Directory.Build.props
new file mode 100644
index 0000000..9d1f8f4
--- /dev/null
+++ b/src/Installer/Directory.Build.props
@@ -0,0 +1,7 @@
+
+
+
+
+ $(SolutionDir)_bin\$(Configuration)-$(Platform)\tmp\$(MSBuildProjectName)\
+
+
diff --git a/src/Installer/Installer.wixproj b/src/Installer/Installer.wixproj
index 9399d18..0a28ef4 100644
--- a/src/Installer/Installer.wixproj
+++ b/src/Installer/Installer.wixproj
@@ -6,6 +6,7 @@
Version=$(Version)
+