Cosmos/Tests/Cosmos.TestRunner.UI/App.config
Geramy L. Loveless 30bc48aa72 added the test runner ui basic stuff
on to the next big thing creating the ui and overriding
OutputHandlerBase
2015-07-23 07:25:10 -07:00

6 lines
No EOL
182 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
</configuration>