1
0
mirror of https://github.com/Ylianst/MeshCentralRouter synced 2025-12-06 00:13:33 +00:00

Fixes to Yilanst #13

This commit is contained in:
Troy Cook
2020-11-21 22:09:22 -06:00
parent 2f9aebb56e
commit a008d1a5e6
11 changed files with 276 additions and 72 deletions

View File

@@ -124,6 +124,7 @@
<Compile Include="FileViewer.Designer.cs">
<DependentUpon>FileViewer.cs</DependentUpon>
</Compile>
<Compile Include="Settings.cs" />
<Compile Include="InstallForm.cs">
<SubType>Form</SubType>
</Compile>
@@ -221,6 +222,7 @@
<Compile Include="ServerUserControl.Designer.cs">
<DependentUpon>ServerUserControl.cs</DependentUpon>
</Compile>
<Compile Include="DefaultSettings.cs" />
<Compile Include="SettingsForm.cs">
<SubType>Form</SubType>
</Compile>