Free cookie consent management tool by TermsFeed Policy Generator

Changeset 16534


Ignore:
Timestamp:
01/17/19 13:38:16 (5 years ago)
Author:
chaider
Message:

#2971 Changed structure for NamedIntervals

Location:
branches/2971_named_intervals/HeuristicLab.Data.Views/3.3
Files:
3 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2971_named_intervals/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj

    r16426 r16534  
    121121      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
    122122    </Reference>
    123     <Reference Include="HeuristicLab.Data.Views-3.3">
    124       <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
    125     </Reference>
    126123    <Reference Include="HeuristicLab.MainForm-3.3">
    127124      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     
    210207    <Compile Include="StringConvertibleValueTupleView.Designer.cs">
    211208      <DependentUpon>StringConvertibleValueTupleView.cs</DependentUpon>
    212     </Compile>
    213     <Compile Include="VariableRangesView.cs">
    214       <SubType>UserControl</SubType>
    215     </Compile>
    216     <Compile Include="VariableRangesView.Designer.cs">
    217       <DependentUpon>VariableRangesView.cs</DependentUpon>
    218209    </Compile>
    219210    <None Include="Plugin.cs.frame" />
     
    282273      <Install>true</Install>
    283274    </BootstrapperPackage>
    284   </ItemGroup>
    285   <ItemGroup>
    286     <EmbeddedResource Include="VariableRangesView.resx">
    287       <DependentUpon>VariableRangesView.cs</DependentUpon>
    288     </EmbeddedResource>
    289275  </ItemGroup>
    290276  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.