Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/16/18 11:55:13 (6 years ago)
Author:
chaider
Message:

#2956: Added intermediate of a-priori knowledge

Location:
branches/2956_apriori_knowledge/HeuristicLab.Data.Views/3.3
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2956_apriori_knowledge/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj

    r15009 r16303  
    177177      <DependentUpon>StringConvertibleMatrixRowVisibilityDialog.cs</DependentUpon>
    178178    </Compile>
     179    <Compile Include="StringIntervalView.cs">
     180      <SubType>UserControl</SubType>
     181    </Compile>
     182    <Compile Include="StringIntervalView.Designer.cs">
     183      <DependentUpon>StringIntervalView.cs</DependentUpon>
     184    </Compile>
    179185    <Compile Include="StringConvertibleValueTupleView.cs">
    180186      <SubType>UserControl</SubType>
     
    272278      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    273279      <Private>False</Private>
     280    </ProjectReference>
     281    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
     282      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
     283      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
    274284    </ProjectReference>
    275285  </ItemGroup>
     
    290300      <Install>true</Install>
    291301    </BootstrapperPackage>
     302  </ItemGroup>
     303  <ItemGroup>
     304    <EmbeddedResource Include="StringIntervalView.resx">
     305      <DependentUpon>StringIntervalView.cs</DependentUpon>
     306    </EmbeddedResource>
    292307  </ItemGroup>
    293308  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.