Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/16/15 17:04:35 (8 years ago)
Author:
abeham
Message:

#2457, #2431: updated from trunk, worked on okb connection for downloading knowledge base

Location:
branches/PerformanceComparison
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/PerformanceComparison

    • Property svn:ignore
      •  

        old new  
        22*.suo
        33*.user
         4.git
         5.gitignore
  • branches/PerformanceComparison/HeuristicLab.Optimization.Views

  • branches/PerformanceComparison/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj

    r12804 r13475  
    150150      <Private>False</Private>
    151151    </Reference>
     152    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     153      <SpecificVersion>False</SpecificVersion>
     154      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     155      <Private>False</Private>
     156    </Reference>
    152157    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    153158      <SpecificVersion>False</SpecificVersion>
     
    344349      <DependentUpon>RunCollectionEqualityConstraintView.cs</DependentUpon>
    345350    </Compile>
     351    <Compile Include="RunCollectionViews\RunCollectionIteratedSamplingView.cs">
     352      <SubType>UserControl</SubType>
     353    </Compile>
     354    <Compile Include="RunCollectionViews\RunCollectionIteratedSamplingView.Designer.cs">
     355      <DependentUpon>RunCollectionIteratedSamplingView.cs</DependentUpon>
     356    </Compile>
    346357    <Compile Include="RunCollectionViews\RunCollectionRLDView.cs">
    347358      <SubType>UserControl</SubType>
     
    379390    <Compile Include="TimeLimitRunView.Designer.cs">
    380391      <DependentUpon>TimeLimitRunView.cs</DependentUpon>
     392    </Compile>
     393    <Compile Include="ThresholdTerminatorView.cs">
     394      <SubType>UserControl</SubType>
     395    </Compile>
     396    <Compile Include="ThresholdTerminatorView.Designer.cs">
     397      <DependentUpon>ThresholdTerminatorView.cs</DependentUpon>
    381398    </Compile>
    382399    <Compile Include="UserDefinedAlgorithmView.cs">
     
    447464    <EmbeddedResource Include="CreateNewSingleEncodingDialog.resx">
    448465      <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
     466    </EmbeddedResource>
     467    <EmbeddedResource Include="RunCollectionViews\RunCollectionIteratedSamplingView.resx">
     468      <DependentUpon>RunCollectionIteratedSamplingView.cs</DependentUpon>
    449469    </EmbeddedResource>
    450470  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.