Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/09/10 09:37:54 (14 years ago)
Author:
abeham
Message:

Added TSOperator (initial) #840
Set property to ignore plugin.cs file

Location:
trunk/sources/HeuristicLab.Algorithms.TS/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.TS/3.3

    • Property svn:ignore
      •  

        old new  
        22bin
        33obj
         4HeuristicLabAlgorithmsTSPlugin.cs
  • trunk/sources/HeuristicLab.Algorithms.TS/3.3/HeuristicLab.Algorithms.TS-3.3.csproj

    r2972 r2976  
    8383    <Compile Include="HeuristicLabAlgorithmsTSPlugin.cs" />
    8484    <Compile Include="Properties\AssemblyInfo.cs" />
     85    <Compile Include="TSOperator.cs" />
    8586  </ItemGroup>
    8687  <ItemGroup>
     
    8990  </ItemGroup>
    9091  <ItemGroup>
     92    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
     93      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
     94      <Name>HeuristicLab.Analysis-3.3</Name>
     95    </ProjectReference>
     96    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
     97      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     98      <Name>HeuristicLab.Collections-3.3</Name>
     99    </ProjectReference>
     100    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     101      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     102      <Name>HeuristicLab.Core-3.3</Name>
     103    </ProjectReference>
     104    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     105      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     106      <Name>HeuristicLab.Data-3.3</Name>
     107    </ProjectReference>
     108    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
     109      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
     110      <Name>HeuristicLab.Operators-3.3</Name>
     111    </ProjectReference>
     112    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
     113      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
     114      <Name>HeuristicLab.Parameters-3.3</Name>
     115    </ProjectReference>
    91116    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    92117      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
Note: See TracChangeset for help on using the changeset viewer.