Client/App.config
changeset 159 e7c8c2b500bd
parent 43 86aad774b532
     1.1 --- a/Client/App.config	Thu Sep 24 14:35:50 2015 +0200
     1.2 +++ b/Client/App.config	Thu Sep 24 21:39:05 2015 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  <?xml version="1.0"?>
     1.5  <configuration>
     1.6      <startup> 
     1.7 -        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
     1.8 +        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/>
     1.9      </startup>
    1.10  </configuration>