diff ServerMonitor/ServerMonitor.csproj @ 1:9e92780ebc0f

Additional validation for SSH check
author Brad Greco <brad@bgreco.net>
date Tue, 01 Jan 2019 21:14:47 -0500
parents 3e1a2131f897
children 453ecc1ed9ea
line wrap: on
line diff
--- a/ServerMonitor/ServerMonitor.csproj	Mon Dec 31 18:32:14 2018 -0500
+++ b/ServerMonitor/ServerMonitor.csproj	Tue Jan 01 21:14:47 2019 -0500
@@ -74,9 +74,10 @@
     <Compile Include="Controls\HttpCheckControl.Designer.cs">
       <DependentUpon>HttpCheckControl.cs</DependentUpon>
     </Compile>
-    <Compile Include="Controls\IncludesComboBox.cs">
+    <Compile Include="Controls\MatchComboBox.cs">
       <SubType>Component</SubType>
     </Compile>
+    <Compile Include="Objects\UpdateCheckException.cs" />
     <Compile Include="Forms\CheckBoxDialog.cs">
       <SubType>Form</SubType>
     </Compile>