Mercurial > servermonitor
comparison ServerMonitor/ServerMonitor.csproj @ 29:f6235dc0a8ec
Add ability to play a sound on check failure.
author | Brad Greco <brad@bgreco.net> |
---|---|
date | Fri, 14 Jun 2019 21:01:55 -0400 |
parents | b3128fe10d57 |
children | 9c0e18d65e8b |
comparison
equal
deleted
inserted
replaced
28:437442cd8090 | 29:f6235dc0a8ec |
---|---|
62 </PropertyGroup> | 62 </PropertyGroup> |
63 <ItemGroup> | 63 <ItemGroup> |
64 <Reference Include="NAppUpdate.Framework, Version=0.5.1.0, Culture=neutral, PublicKeyToken=d1f1d1f19f9e5a56, processorArchitecture=MSIL"> | 64 <Reference Include="NAppUpdate.Framework, Version=0.5.1.0, Culture=neutral, PublicKeyToken=d1f1d1f19f9e5a56, processorArchitecture=MSIL"> |
65 <HintPath>..\packages\NAppUpdate.Framework.0.5.1.0\lib\net40\NAppUpdate.Framework.dll</HintPath> | 65 <HintPath>..\packages\NAppUpdate.Framework.0.5.1.0\lib\net40\NAppUpdate.Framework.dll</HintPath> |
66 </Reference> | 66 </Reference> |
67 <Reference Include="NAudio, Version=1.9.0.0, Culture=neutral, processorArchitecture=MSIL"> | |
68 <HintPath>..\packages\NAudio.1.9.0\lib\net35\NAudio.dll</HintPath> | |
69 </Reference> | |
67 <Reference Include="Renci.SshNet, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=1cee9f8bde3db106, processorArchitecture=MSIL"> | 70 <Reference Include="Renci.SshNet, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=1cee9f8bde3db106, processorArchitecture=MSIL"> |
68 <HintPath>..\packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll</HintPath> | 71 <HintPath>..\packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll</HintPath> |
69 </Reference> | 72 </Reference> |
70 <Reference Include="System" /> | 73 <Reference Include="System" /> |
71 <Reference Include="System.Core" /> | 74 <Reference Include="System.Core" /> |