Client/App.config
changeset 18 7acec5059fa6
child 43 86aad774b532
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/Client/App.config	Tue Aug 12 20:55:50 2014 +0200
     1.3 @@ -0,0 +1,6 @@
     1.4 +<?xml version="1.0" encoding="utf-8" ?>
     1.5 +<configuration>
     1.6 +    <startup> 
     1.7 +        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
     1.8 +    </startup>
     1.9 +</configuration>
    1.10 \ No newline at end of file