TestGUI: Addnew test for filesystem class
This commit is contained in:
@@ -119,6 +119,12 @@
|
||||
<Compile Include="frmConfigTest.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmFilesystem.Designer.vb">
|
||||
<DependentUpon>frmFilesystem.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmFilesystem.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmFolderWatcher.Designer.vb">
|
||||
<DependentUpon>frmFolderWatcher.vb</DependentUpon>
|
||||
</Compile>
|
||||
@@ -170,6 +176,9 @@
|
||||
<EmbeddedResource Include="frmConfigTest.resx">
|
||||
<DependentUpon>frmConfigTest.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmFilesystem.resx">
|
||||
<DependentUpon>frmFilesystem.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmFolderWatcher.resx">
|
||||
<DependentUpon>frmFolderWatcher.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user