Client/App.config
changeset 43 86aad774b532
parent 18 7acec5059fa6
child 159 e7c8c2b500bd
     1.1 --- a/Client/App.config	Fri Aug 22 10:55:34 2014 +0200
     1.2 +++ b/Client/App.config	Fri Aug 22 22:48:30 2014 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4 -<?xml version="1.0" encoding="utf-8" ?>
     1.5 +<?xml version="1.0"?>
     1.6  <configuration>
     1.7      <startup> 
     1.8 -        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
     1.9 +        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
    1.10      </startup>
    1.11 -</configuration>
    1.12 \ No newline at end of file
    1.13 +</configuration>