Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/19/13 10:16:01 (11 years ago)
Author:
sforsten
Message:

#1980:

  • property changes
  • removed Plugin.cs and AssemblyInfo.cs
  • added VariableVectorCVSInstanceProvider
Location:
branches/LearningClassifierSystems/HeuristicLab.Encodings.VariableVector/3.3
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • branches/LearningClassifierSystems/HeuristicLab.Encodings.VariableVector/3.3/HeuristicLab.Encodings.VariableVector-3.3.csproj

    r9226 r9228  
    4040    <Reference Include="HeuristicLab.Collections-3.3">
    4141      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     42      <Private>False</Private>
    4243    </Reference>
    4344    <Reference Include="HeuristicLab.Common-3.3">
    4445      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     46      <Private>False</Private>
    4547    </Reference>
    46     <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
     48    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     49      <Private>False</Private>
     50    </Reference>
    4751    <Reference Include="HeuristicLab.Data-3.3">
    4852      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     53      <Private>False</Private>
    4954    </Reference>
    5055    <Reference Include="HeuristicLab.Operators-3.3">
    5156      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     57      <Private>False</Private>
    5258    </Reference>
    5359    <Reference Include="HeuristicLab.Optimization-3.3">
    5460      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     61      <Private>False</Private>
    5562    </Reference>
    5663    <Reference Include="HeuristicLab.Parameters-3.3">
    5764      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     65      <Private>False</Private>
    5866    </Reference>
    5967    <Reference Include="HeuristicLab.Persistence-3.3">
    6068      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     69      <Private>False</Private>
    6170    </Reference>
    6271    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    6372      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     73      <Private>False</Private>
    6474    </Reference>
    6575    <Reference Include="System" />
     
    110120      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    111121      <Name>HeuristicLab.Core-3.3</Name>
     122      <Private>False</Private>
    112123    </ProjectReference>
    113124    <ProjectReference Include="..\..\HeuristicLab.Encodings.ConditionActionEncoding\3.3\HeuristicLab.Encodings.ConditionActionEncoding-3.3.csproj">
    114125      <Project>{422FB262-0845-4969-8D16-12F057AA90B1}</Project>
    115126      <Name>HeuristicLab.Encodings.ConditionActionEncoding-3.3</Name>
     127      <Private>False</Private>
    116128    </ProjectReference>
    117129  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.