[longomatch] Install dll config file from monodevelop



commit 31389429d9048eeea263e2dcb38eb2fa6abb2b13
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Tue Dec 23 17:52:02 2014 +0100

    Install dll config file from monodevelop

 .../LongoMatch.GUI.Helpers.csproj                  |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.csproj 
b/LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.csproj
index 7c8cfc3..c58efaa 100644
--- a/LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.csproj
+++ b/LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.csproj
@@ -56,6 +56,8 @@
   </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <ItemGroup>
-    <None Include="LongoMatch.GUI.Helpers.dll.config" />
+    <None Include="LongoMatch.GUI.Helpers.dll.config">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
   </ItemGroup>
 </Project>
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]