Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/31/13 17:20:17 (11 years ago)
Author:
gkronber
Message:

#1967 worked on Gaussian process evolution.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.GaussianProcessTuning/HeuristicLab.Problems.GaussianProcessTuning.Tests/GaussianProcessTuning.Tests.csproj

    r9112 r9562  
    3232    <ErrorReport>prompt</ErrorReport>
    3333    <WarningLevel>4</WarningLevel>
     34    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    3435  </PropertyGroup>
    3536  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
     
    123124  </ItemGroup>
    124125  <ItemGroup>
     126    <ProjectReference Include="..\HeuristicLab.Algorithms.DataAnalysis.Experimental\HeuristicLab.Algorithms.DataAnalysis.Experimental.csproj">
     127      <Project>{6142B24E-9C86-410B-A65A-1DE65C8C2349}</Project>
     128      <Name>HeuristicLab.Algorithms.DataAnalysis.Experimental</Name>
     129    </ProjectReference>
     130    <ProjectReference Include="..\HeuristicLab.Eigen\HeuristicLab.Eigen.vcxproj">
     131      <Project>{2e530a92-9788-4cb8-a754-a91092e770a3}</Project>
     132      <Name>HeuristicLab.Eigen</Name>
     133    </ProjectReference>
    125134    <ProjectReference Include="..\HeuristicLab.Problems.GaussianProcessTuning\GaussianProcessTuning.csproj">
    126135      <Project>{9A04599C-D608-4240-8DA6-D41F51C515A3}</Project>
Note: See TracChangeset for help on using the changeset viewer.