Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/16/15 12:32:26 (9 years ago)
Author:
arapeanu
Message:

#2288: Added sliders functionality, dialog box for setting the number of repetitions for each batch + modified node importance weighting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks/3.3/HeuristicLab.VariableInteractionNetworks-3.3.csproj

    r12198 r12320  
    5656      <SpecificVersion>False</SpecificVersion>
    5757      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     58      <Private>False</Private>
     59    </Reference>
     60    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     61      <SpecificVersion>False</SpecificVersion>
     62      <HintPath>..\..\..\..\trunk\sources\HeuristicLab.Data.Views\3.3\obj\Release\HeuristicLab.Data.Views-3.3.dll</HintPath>
    5863      <Private>False</Private>
    5964    </Reference>
     
    138143  <ItemGroup>
    139144    <Compile Include="CreateTargetVariationExperiment.cs" />
     145    <Compile Include="CreateTargetVariationExperimentDialog.cs">
     146      <SubType>Form</SubType>
     147    </Compile>
     148    <Compile Include="CreateTargetVariationExperimentDialog.Designer.cs">
     149      <DependentUpon>CreateTargetVariationExperimentDialog.cs</DependentUpon>
     150    </Compile>
    140151    <Compile Include="Plugin.cs" />
    141152    <Compile Include="Properties\AssemblyInfo.cs" />
    142     <Compile Include="TargetVariation.cs" />
    143153  </ItemGroup>
    144154  <ItemGroup>
     
    146156    <None Include="Plugin.cs.frame" />
    147157    <None Include="Properties\AssemblyInfo.cs.frame" />
     158  </ItemGroup>
     159  <ItemGroup>
     160    <WCFMetadata Include="Service References\" />
    148161  </ItemGroup>
    149162  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.