Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/29/08 13:45:33 (16 years ago)
Author:
swagner
Message:

Fixed ticket #26

  • added automatic generation of version strings for all projects using the SVN tool SubWCRev
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Routing.TSP/HeuristicLab.Routing.TSP.csproj

    r2 r30  
    9999  <ItemGroup>
    100100    <None Include="HeuristicLab.snk" />
     101    <None Include="Properties\AssemblyInfo.frame" />
    101102  </ItemGroup>
    102103  <ItemGroup>
     
    118119  </Target>
    119120  -->
     121  <PropertyGroup>
     122    <PreBuildEvent>cmd /c ..\..\..\PreBuildEvent.cmd</PreBuildEvent>
     123  </PropertyGroup>
    120124</Project>
Note: See TracChangeset for help on using the changeset viewer.