Mercurial > servermonitor
comparison 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 |
comparison
equal
deleted
inserted
replaced
0:3e1a2131f897 | 1:9e92780ebc0f |
---|---|
72 <SubType>UserControl</SubType> | 72 <SubType>UserControl</SubType> |
73 </Compile> | 73 </Compile> |
74 <Compile Include="Controls\HttpCheckControl.Designer.cs"> | 74 <Compile Include="Controls\HttpCheckControl.Designer.cs"> |
75 <DependentUpon>HttpCheckControl.cs</DependentUpon> | 75 <DependentUpon>HttpCheckControl.cs</DependentUpon> |
76 </Compile> | 76 </Compile> |
77 <Compile Include="Controls\IncludesComboBox.cs"> | 77 <Compile Include="Controls\MatchComboBox.cs"> |
78 <SubType>Component</SubType> | 78 <SubType>Component</SubType> |
79 </Compile> | 79 </Compile> |
80 <Compile Include="Objects\UpdateCheckException.cs" /> | |
80 <Compile Include="Forms\CheckBoxDialog.cs"> | 81 <Compile Include="Forms\CheckBoxDialog.cs"> |
81 <SubType>Form</SubType> | 82 <SubType>Form</SubType> |
82 </Compile> | 83 </Compile> |
83 <Compile Include="Forms\CheckBoxDialog.Designer.cs"> | 84 <Compile Include="Forms\CheckBoxDialog.Designer.cs"> |
84 <DependentUpon>CheckBoxDialog.cs</DependentUpon> | 85 <DependentUpon>CheckBoxDialog.cs</DependentUpon> |