Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/12/16 15:19:47 (8 years ago)
Author:
gkronber
Message:

#2499

  • removed brutile dependency
  • upgraded YamlDotNet to version 3.8.0
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.BioBoost/HeuristicLab.Problems.BioBoost/3.3/HeuristicLab.Problems.BioBoost-3.3.csproj

    r13075 r13617  
    111111      <HintPath>..\..\packages\BruTile.0.7.4.4\lib\net40\BruTile.Desktop.dll</HintPath>
    112112    </Reference>
    113     <Reference Include="BruTile.MbTiles">
    114       <HintPath>..\..\packages\BruTile.0.7.4.4\lib\net40\BruTile.MbTiles.dll</HintPath>
    115     </Reference>
    116113    <Reference Include="BruTile.Serialization">
    117114      <HintPath>..\..\packages\BruTile.0.7.4.4\lib\net40\BruTile.Serialization.dll</HintPath>
     
    218215    <Reference Include="System.Xml" />
    219216    <Reference Include="YamlDotNet">
    220       <HintPath>..\..\packages\YamlDotNet.3.7.0\lib\net35\YamlDotNet.dll</HintPath>
     217      <HintPath>..\..\packages\YamlDotNet.3.8.0\lib\net35\YamlDotNet.dll</HintPath>
    221218    </Reference>
    222219  </ItemGroup>
     
    303300    <None Include="HeuristicLab.snk" />
    304301    <None Include="packages.config" />
     302    <None Include="Plugin.cs.frame" />
    305303  </ItemGroup>
    306304  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.