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.Charting.Data/HeuristicLab.Charting.Data.csproj

    r2 r30  
    33    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    44    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    5     <ProductVersion>8.0.50727</ProductVersion>
     5    <ProductVersion>9.0.21022</ProductVersion>
    66    <SchemaVersion>2.0</SchemaVersion>
    77    <ProjectGuid>{E0740131-AA3E-4A3F-BA03-C9FF8327F4EE}</ProjectGuid>
     
    6969  <ItemGroup>
    7070    <None Include="HeuristicLab.snk" />
     71    <None Include="Properties\AssemblyInfo.frame" />
    7172  </ItemGroup>
    7273  <ItemGroup>
     
    8485  </Target>
    8586  -->
     87  <PropertyGroup>
     88    <PreBuildEvent>cmd /c ..\..\..\PreBuildEvent.cmd</PreBuildEvent>
     89  </PropertyGroup>
    8690</Project>
Note: See TracChangeset for help on using the changeset viewer.