mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-06 00:13:33 +00:00
Initial work on file manager.
This commit is contained in:
@@ -100,6 +100,12 @@
|
||||
<Compile Include="AppLaunchForm.Designer.cs">
|
||||
<DependentUpon>AppLaunchForm.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="FileViewer.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="FileViewer.Designer.cs">
|
||||
<DependentUpon>FileViewer.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="InstallForm.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -392,6 +398,9 @@
|
||||
<EmbeddedResource Include="DeviceUserControl.zh-chs.resx">
|
||||
<DependentUpon>DeviceUserControl.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="FileViewer.resx">
|
||||
<DependentUpon>FileViewer.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="InstallForm.cs.resx">
|
||||
<DependentUpon>InstallForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user