summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.proj1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.proj b/build.proj
index 0411f66..c500d6b 100644
--- a/build.proj
+++ b/build.proj
@@ -178,6 +178,7 @@
Exclude="$(ProjectRoot)\Doc\README.*.html;" />
<DropBinSourceFiles Include="
$(ILMergeOutputAssemblyDirectory)\$(ProductName).???;
+ $(OutputPath)\**\$(ProductName).resources.dll;
$(OutputPath)\$(ProductName).xml;
$(OutputPath)\$(ProductName).Contracts.???;
$(ProjectRoot)\Doc\README.Bin.html;