comparison ServerMonitor/ServerMonitor.csproj @ 5:b6fe203af9d5

Private key passwords and validation
author Brad Greco <brad@bgreco.net>
date Thu, 28 Feb 2019 21:19:32 -0500
parents 3142e52cbe69
children 052aa62cb42a
comparison
equal deleted inserted replaced
4:3142e52cbe69 5:b6fe203af9d5
93 <DependentUpon>HttpCheckControl.cs</DependentUpon> 93 <DependentUpon>HttpCheckControl.cs</DependentUpon>
94 </Compile> 94 </Compile>
95 <Compile Include="Controls\MatchComboBox.cs"> 95 <Compile Include="Controls\MatchComboBox.cs">
96 <SubType>Component</SubType> 96 <SubType>Component</SubType>
97 </Compile> 97 </Compile>
98 <Compile Include="Forms\InputDialog.cs">
99 <SubType>Form</SubType>
100 </Compile>
101 <Compile Include="Forms\InputDialog.Designer.cs">
102 <DependentUpon>InputDialog.cs</DependentUpon>
103 </Compile>
98 <Compile Include="Forms\SettingsForm.cs"> 104 <Compile Include="Forms\SettingsForm.cs">
99 <SubType>Form</SubType> 105 <SubType>Form</SubType>
100 </Compile> 106 </Compile>
101 <Compile Include="Forms\SettingsForm.Designer.cs"> 107 <Compile Include="Forms\SettingsForm.Designer.cs">
102 <DependentUpon>SettingsForm.cs</DependentUpon> 108 <DependentUpon>SettingsForm.cs</DependentUpon>
176 <EmbeddedResource Include="Forms\CheckBoxDialog.resx"> 182 <EmbeddedResource Include="Forms\CheckBoxDialog.resx">
177 <DependentUpon>CheckBoxDialog.cs</DependentUpon> 183 <DependentUpon>CheckBoxDialog.cs</DependentUpon>
178 </EmbeddedResource> 184 </EmbeddedResource>
179 <EmbeddedResource Include="Forms\CheckForm.resx"> 185 <EmbeddedResource Include="Forms\CheckForm.resx">
180 <DependentUpon>CheckForm.cs</DependentUpon> 186 <DependentUpon>CheckForm.cs</DependentUpon>
187 </EmbeddedResource>
188 <EmbeddedResource Include="Forms\InputDialog.resx">
189 <DependentUpon>InputDialog.cs</DependentUpon>
181 </EmbeddedResource> 190 </EmbeddedResource>
182 <EmbeddedResource Include="Forms\QuickHelpForm.resx"> 191 <EmbeddedResource Include="Forms\QuickHelpForm.resx">
183 <DependentUpon>QuickHelpForm.cs</DependentUpon> 192 <DependentUpon>QuickHelpForm.cs</DependentUpon>
184 </EmbeddedResource> 193 </EmbeddedResource>
185 <EmbeddedResource Include="Forms\ServerForm.resx"> 194 <EmbeddedResource Include="Forms\ServerForm.resx">