9 lines
481 B
XML
9 lines
481 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="BR_L_CI_GEN_localhost_wsEAI" Type="(Web Service URL)" Scope="Application">
|
|
<Value Profile="(Default)">http://localhost/EAI/wsEAI.asmx</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |