Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3026_IntegrationIntoSymSpace/HeuristicLab.JsonInterface/packages.config @ 17540

Last change on this file since 17540 was 17263, checked in by dpiringe, 5 years ago

#3026:

  • added first prototype for:
    • creating templates
    • initialize a optimizer out of a template
  • first attempts to create the option to extend the template generation and initialisation (with Transformers -> json To IItem, IItem to json) without serializing/deserializing the whole IItem
File size: 144 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<packages>
3  <package id="Newtonsoft.Json" version="12.0.2" targetFramework="net462" />
4</packages>
Note: See TracBrowser for help on using the repository browser.