source: OniSplit/app.config@ 1134

Last change on this file since 1134 was 1114, checked in by iritscen, 5 years ago

Adding OniSplit source code (v0.9.99.0). Many thanks to Neo for all his work over the years.

File size: 303 bytes
Line 
1<?xml version="1.0"?>
2<configuration>
3 <runtime>
4 <gcServer enabled="true"/>
5 <gcConcurrent enabled="true"/>
6 </runtime>
7 <startup>
8 <!--<supportedRuntime version="v2.0.50727"/>-->
9 <supportedRuntime version="v4.0.30319"/>
10 </startup>
11</configuration>
Note: See TracBrowser for help on using the repository browser.