- Timestamp:
- 05/20/20 08:52:25 (4 years ago)
- 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 327 327 <DependentUpon>ModifiableDatasetView.cs</DependentUpon> 328 328 </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>335 329 <Compile Include="Plugin.cs" /> 336 330 <Compile Include="ProblemDataView.cs"> … … 575 569 <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.Designer.cs"> 576 570 <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>583 571 </Compile> 584 572 <None Include="HeuristicLab.snk" />
Note: See TracChangeset
for help on using the changeset viewer.