OvhDynUpdater/DynUpdater/Properties/Settings.settings
2021-09-18 15:36:12 +02:00

15 lines
640 B
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="DynUpdater.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="DynUsername" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="DynPassword" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="DynHostname" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>