Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3026_IntegrationIntoSymSpace/HeuristicLab.Manufacture/App.config @ 17263

Last change on this file since 17263 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: 189 bytes
Line 
1<?xml version="1.0" encoding="utf-8" ?>
2<configuration>
3    <startup>
4        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" />
5    </startup>
6</configuration>
Note: See TracBrowser for help on using the repository browser.