Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2924_DotNetCoreMigration/HeuristicLab.Tests/app.config @ 18237

Last change on this file since 18237 was 15973, checked in by gkronber, 6 years ago

#2522: merged trunk changes from r13402:15972 to branch resolving conflicts where necessary

File size: 175 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.