diff IBBoard.WarFoundry.GUI.WinForms.csproj @ 48:cf644b2c65e6 WarFoundry_v0.1beta_Winforms

* Change assembly number to 0.0.1.* because we've not reached 0.1 yet, never mind 1.0! * Add "COPYING" to the copied files so that we have a license no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Sun, 13 Sep 2009 19:03:37 +0000
parents 1576f669b3eb
children d6ff354a5d84
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.WinForms.csproj	Sun Sep 13 18:51:39 2009 +0000
+++ b/IBBoard.WarFoundry.GUI.WinForms.csproj	Sun Sep 13 19:03:37 2009 +0000
@@ -186,7 +186,9 @@
       <DependentUpon>EquipmentAmountControl.cs</DependentUpon>
     </EmbeddedResource>
     <None Include="app.config" />
-    <None Include="COPYING" />
+    <None Include="COPYING">
+      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
+    </None>
     <None Include="translations\en.translation">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>