Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/12/08 21:54:18 (16 years ago)
Author:
gkronber
Message:
  • moved !GPEvaluatorBase to directory Evaluators
  • fixed installation
  • fixed generations of AssemblyInfos from templates with subwcrev
  • fixed plugin dependencies

(ticket #177)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GpPluginsRefactoringBranch/HeuristicLab.GP.StructureIdentification.TimeSeries/HeuristicLab.GP.StructureIdentification.TimeSeries.csproj

    r646 r651  
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
    1111    <RootNamespace>HeuristicLab.GP.TimeSeries</RootNamespace>
    12     <AssemblyName>HeuristicLab.GP.TimeSeries</AssemblyName>
     12    <AssemblyName>HeuristicLab.GP.StructureIdentification.TimeSeries-3.2</AssemblyName>
    1313    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
     
    105105  <ItemGroup>
    106106    <None Include="HeuristicLab.snk" />
     107    <None Include="Properties\AssemblyInfo.frame" />
    107108  </ItemGroup>
    108109  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
     
    114115  </Target>
    115116  -->
     117  <PropertyGroup>
     118    <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent>
     119  </PropertyGroup>
    116120</Project>
Note: See TracChangeset for help on using the changeset viewer.