12 lines
659 B
XML
12 lines
659 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="My" GeneratedClassName="MySettings" UseMySettingsClassName="true">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="door_pro_WebReference_OPENcontrol" Type="(Web Service URL)" Scope="Application">
|
|
<Value Profile="(Default)">http://192.168.20.2:8080</Value>
|
|
</Setting>
|
|
<Setting Name="d_prod_WebReference_OPENcontrol" Type="(Web Service URL)" Scope="Application">
|
|
<Value Profile="(Default)">http://192.168.20.2:8080</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |