You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wol/WoL/Waker/Settings.settings

18 lines
726 B

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Waker" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="ip" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="mac" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="ports" Type="System.String" Scope="User">
<Value Profile="(Default)">7, 9</Value>
</Setting>
<Setting Name="pingPort" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>