Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/11/15 12:53:43 (8 years ago)
Author:
pfleck
Message:

#2521

  • Replaced JSMDecodingErrorPolicy and JSMForcingStrategy with EnumValues.
  • Removed obsolete views for the scheduling enums.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ProblemRefactoring/HeuristicLab.Problems.Scheduling.Views/3.3/HeuristicLab.Problems.Scheduling.Views-3.3.csproj

    r11623 r13449  
    116116  </ItemGroup>
    117117  <ItemGroup>
    118     <Compile Include="JSMForcingStrategyView.cs">
    119       <SubType>UserControl</SubType>
    120     </Compile>
    121     <Compile Include="JSMForcingStrategyView.Designer.cs">
    122       <DependentUpon>JSMForcingStrategyView.cs</DependentUpon>
    123     </Compile>
    124     <Compile Include="JobShopSchedulingProblemView.cs">
    125       <SubType>UserControl</SubType>
    126     </Compile>
     118    <Compile Include="JobShopSchedulingProblemView.cs" />
    127119    <Compile Include="JobShopSchedulingProblemView.Designer.cs">
    128120      <DependentUpon>JobShopSchedulingProblemView.cs</DependentUpon>
    129     </Compile>
    130     <Compile Include="JSMDecodingErrorPolicyView.cs">
    131       <SubType>UserControl</SubType>
    132     </Compile>
    133     <Compile Include="JSMDecodingErrorPolicyView.Designer.cs">
    134       <DependentUpon>JSMDecodingErrorPolicyView.cs</DependentUpon>
    135121    </Compile>
    136122    <Compile Include="Plugin.cs" />
Note: See TracChangeset for help on using the changeset viewer.