9 lines
485 B
XML
9 lines
485 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Csla.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="Csla_WebServiceHost_WebServicePortal" Type="(Web Service URL)" Scope="Application">
|
|
<Value Profile="(Default)">http://localhost:4804/WSPortalcs/Service.asmx</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |