Mercurial > servermonitor
comparison ServerMonitor/Properties/DataSources/CheckResult.datasource @ 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:3e1a2131f897 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <!-- | |
3 This file is automatically generated by Visual Studio .Net. It is | |
4 used to store generic object data source configuration information. | |
5 Renaming the file extension or editing the content of this file may | |
6 cause the file to be unrecognizable by the program. | |
7 --> | |
8 <GenericObjectDataSource DisplayName="CheckResult" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> | |
9 <TypeInfo>ServerMonitorApp.CheckResult, ServerMonitor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> | |
10 </GenericObjectDataSource> |