1 <?xml version=
"1.0" encoding=
"utf-8" ?>
4 <sectionGroup name=
"applicationSettings" type=
"System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
5 <section name=
"Microsoft.ServiceModel.Samples.Properties.Settings" type=
"System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission=
"false" />
9 <Microsoft.ServiceModel.Samples.Properties.Settings
>
10 <setting name=
"workflow_localhost_EchoableService" serializeAs=
"String">
11 <value>http://localhost:
8000/Echoable
</value>
13 </Microsoft.ServiceModel.Samples.Properties.Settings
>
14 </applicationSettings>