Last change
on this file since 17181 was
13887,
checked in by thasling, 8 years ago
|
prepared protoype for next meeting
|
File size:
425 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8" ?>
|
---|
2 | <configuration>
|
---|
3 | <startup>
|
---|
4 | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
|
---|
5 | </startup>
|
---|
6 | <appSettings>
|
---|
7 | <add key="ContactServerURL" value="net.tcp://localhost:9090/DistributedGA.ContactServer/ContactService"/>
|
---|
8 | <add key="LanIpPrefix" value="192."/>
|
---|
9 | <!--<add key="LanIpPrefix" value="10."/>-->
|
---|
10 | </appSettings>
|
---|
11 | </configuration> |
---|
Note: See
TracBrowser
for help on using the repository browser.