Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/20/20 08:52:25 (4 years ago)
Author:
chaider
Message:

#2971 Removed constraint related parts from branch

Location:
branches/2971_named_intervals/HeuristicLab.Problems.DataAnalysis.Views/3.4
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2971_named_intervals/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj

    r17501 r17547  
    327327      <DependentUpon>ModifiableDatasetView.cs</DependentUpon>
    328328    </Compile>
    329     <Compile Include="ProblemDataConstraintView.cs">
    330       <SubType>UserControl</SubType>
    331     </Compile>
    332     <Compile Include="ProblemDataConstraintView.designer.cs">
    333       <DependentUpon>ProblemDataConstraintView.cs</DependentUpon>
    334     </Compile>
    335329    <Compile Include="Plugin.cs" />
    336330    <Compile Include="ProblemDataView.cs">
     
    575569    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.Designer.cs">
    576570      <DependentUpon>TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
    577     </Compile>
    578     <Compile Include="IntervalConstraintView.cs">
    579       <SubType>UserControl</SubType>
    580     </Compile>
    581     <Compile Include="IntervalConstraintView.Designer.cs">
    582       <DependentUpon>IntervalConstraintView.cs</DependentUpon>
    583571    </Compile>
    584572    <None Include="HeuristicLab.snk" />
Note: See TracChangeset for help on using the changeset viewer.