15 lines
625 B
Plaintext
15 lines
625 B
Plaintext
|
<?xml version='1.0' encoding='utf-8'?>
|
||
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="NavigateurWeb" GeneratedClassName="MailSettings">
|
||
|
<Profiles />
|
||
|
<Settings>
|
||
|
<Setting Name="smtpServer" Type="System.String" Scope="User">
|
||
|
<Value Profile="(Default)" />
|
||
|
</Setting>
|
||
|
<Setting Name="password" Type="System.String" Scope="User">
|
||
|
<Value Profile="(Default)" />
|
||
|
</Setting>
|
||
|
<Setting Name="mail" Type="System.String" Scope="User">
|
||
|
<Value Profile="(Default)" />
|
||
|
</Setting>
|
||
|
</Settings>
|
||
|
</SettingsFile>
|