Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/23/20 11:58:38 (4 years ago)
Author:
dpiringe
Message:

#3026:

  • added readme JsonInterfaceReadMe.txt
  • removed dead code
  • fixed a bug in JsonItemConverter -> now the type comparison should work as intended
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3026_IntegrationIntoSymSpace/HeuristicLab.JsonInterface/HeuristicLab.JsonInterface.csproj

    r17478 r17483  
    6161  </ItemGroup>
    6262  <ItemGroup>
    63     <Compile Include="AdvancedTypeComparer.cs" />
    6463    <Compile Include="Constants.cs" />
    6564    <Compile Include="Converters\AlgorithmConverter.cs" />
     
    166165    </ProjectReference>
    167166  </ItemGroup>
    168   <ItemGroup>
    169     <Folder Include="Extensions\" />
    170   </ItemGroup>
     167  <ItemGroup />
    171168  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    172169  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.