diff ServerMonitor/packages.config @ 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 9e77c0dccb66
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ServerMonitor/packages.config	Mon Dec 31 18:32:14 2018 -0500
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<packages>
+  <package id="SSH.NET" version="2016.1.0" targetFramework="net45" />
+</packages>
\ No newline at end of file