comparison ServerMonitor/Properties/Settings.settings @ 0:3e1a2131f897

Initial commit. Ping check, scheduling, UI working. SSH check mostly working.
author Brad Greco <brad@bgreco.net>
date Mon, 31 Dec 2018 18:32:14 -0500
parents
children 3142e52cbe69
comparison
equal deleted inserted replaced
-1:000000000000 0:3e1a2131f897
1 <?xml version='1.0' encoding='utf-8'?>
2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="ServerMonitor.Properties" GeneratedClassName="Settings">
3 <Profiles />
4 <Settings>
5 <Setting Name="ConfirmDeleteCheck" Type="System.Boolean" Scope="User">
6 <Value Profile="(Default)">True</Value>
7 </Setting>
8 </Settings>
9 </SettingsFile>