view ServerMonitor/packages.config @ 34:9c0e18d65e8b

Build NuGet from source instead of using the NuGet package to fix the update notification always showing when the program is run from Windows startup.
author Brad Greco <brad@bgreco.net>
date Sat, 13 Jul 2019 12:09:10 -0400
parents f6235dc0a8ec
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<packages>
  <package id="NAudio" version="1.9.0" targetFramework="net45" />
  <package id="SSH.NET" version="2016.1.0" targetFramework="net45" />
</packages>