/[projects]/dao/DaoMqPump2/DaoMqGUI/app.config
ViewVC logotype

Diff of /dao/DaoMqPump2/DaoMqGUI/app.config

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2023 by torben, Wed Jul 3 07:56:52 2013 UTC revision 2024 by torben, Fri Jul 19 13:08:38 2013 UTC
# Line 25  Line 25 
25                  contract="ServiceReference1.IRemoteControl" name="BasicHttpBinding_IRemoteControl" />                  contract="ServiceReference1.IRemoteControl" name="BasicHttpBinding_IRemoteControl" />
26          </client>          </client>
27      </system.serviceModel>      </system.serviceModel>
28    
29      <system.net>
30        <defaultProxy>
31          <proxy bypassonlocal="true" usesystemdefault="false" />
32        </defaultProxy>
33      </system.net>
34      
35  <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>  <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>

Legend:
Removed from v.2023  
changed lines
  Added in v.2024

  ViewVC Help
Powered by ViewVC 1.1.20