summaryrefslogtreecommitdiffstats
path: root/build.proj
diff options
context:
space:
mode:
Diffstat (limited to 'build.proj')
-rw-r--r--build.proj1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.proj b/build.proj
index 4514b39..0eab404 100644
--- a/build.proj
+++ b/build.proj
@@ -125,6 +125,7 @@
$(OutputPath)\$(ProductName).???;
$(OutputPath)\$(ProductName).Contracts.???;
$(ProjectRoot)\Doc\README.Bin.html;
+ $(ProjectRoot)\src\$(ProductName)\Configuration\$(ProductName).xsd;
" />
<DropLibSourceFiles Include="
$(ProjectRoot)\Lib\log4net.*;