Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/13/13 15:15:58 (11 years ago)
Author:
sbreuer
Message:
  • initial view with hello world
  • make dataset writeable
File:
1 edited

Legend:

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

    r9859 r10134  
    391391      <Private>False</Private>
    392392    </ProjectReference>
     393    <ProjectReference Include="..\..\HeuristicLab.DataPreprocessing\3.3\HeuristicLab.DataPreprocessing-3.3.csproj">
     394      <Project>{3b90f866-70f8-43ef-a541-51819d255b7b}</Project>
     395      <Name>HeuristicLab.DataPreprocessing-3.3</Name>
     396    </ProjectReference>
    393397    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    394398      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     
    467471    <EmbeddedResource Include="FeatureCorrelation\AbstractFeatureCorrelationView.resx">
    468472      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
     473    </EmbeddedResource>
     474    <EmbeddedResource Include="ProblemDataView.resx">
     475      <DependentUpon>ProblemDataView.cs</DependentUpon>
    469476    </EmbeddedResource>
    470477  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.