mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-06 00:13:33 +00:00
Customization improvements.
This commit is contained in:
@@ -100,6 +100,12 @@
|
||||
<Compile Include="AppLaunchForm.Designer.cs">
|
||||
<DependentUpon>AppLaunchForm.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DeviceSettingsForm.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="DeviceSettingsForm.Designer.cs">
|
||||
<DependentUpon>DeviceSettingsForm.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="FileDeletePromptForm.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -388,6 +394,9 @@
|
||||
<EmbeddedResource Include="AppLaunchForm.zh-chs.resx">
|
||||
<DependentUpon>AppLaunchForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="DeviceSettingsForm.resx">
|
||||
<DependentUpon>DeviceSettingsForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="DeviceUserControl.cs.resx">
|
||||
<DependentUpon>DeviceUserControl.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user