Free cookie consent management tool by TermsFeed Policy Generator

source: branches/PushGP/HeuristicLab.Algorithms.PushGP/HeuristicLab.Algorithms.PushGP.Cli/App.config @ 14517

Last change on this file since 14517 was 14328, checked in by pkimmesw, 8 years ago

#2665 Set .NET version to 4.5, C# version to 5.0, Added expression templates and factory

File size: 184 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<configuration>
3    <startup>
4        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
5    </startup>
6</configuration>
Note: See TracBrowser for help on using the repository browser.