Filesystem: Clean up
This commit is contained in:
parent
ebf53ea108
commit
99e5675d51
@ -75,16 +75,16 @@
|
|||||||
<Import Include="System.Threading.Tasks" />
|
<Import Include="System.Threading.Tasks" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include="Compression.vb" />
|
<Compile Include="Encryption\Compression.vb" />
|
||||||
<Compile Include="DocumentObject.vb" />
|
<Compile Include="FileContainer\DocumentObject.vb" />
|
||||||
<Compile Include="EncryptionLegacy.vb" />
|
<Compile Include="Encryption\EncryptionLegacy.vb" />
|
||||||
<Compile Include="FileContainer.vb" />
|
<Compile Include="FileContainer\FileContainer.vb" />
|
||||||
<Compile Include="Encryption.vb" />
|
<Compile Include="Encryption\Encryption.vb" />
|
||||||
<Compile Include="File.vb" />
|
<Compile Include="File.vb" />
|
||||||
<Compile Include="FileContainerInner.vb" />
|
<Compile Include="FileContainer\FileContainerInner.vb" />
|
||||||
<Compile Include="FileWatcher.vb" />
|
<Compile Include="FileWatcher\FileWatcher.vb" />
|
||||||
<Compile Include="FileWatcherFilters.vb" />
|
<Compile Include="FileWatcher\FileWatcherFilters.vb" />
|
||||||
<Compile Include="FileWatcherProperties.vb" />
|
<Compile Include="FileWatcher\FileWatcherProperties.vb" />
|
||||||
<Compile Include="My Project\AssemblyInfo.vb" />
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||||
<Compile Include="My Project\Application.Designer.vb">
|
<Compile Include="My Project\Application.Designer.vb">
|
||||||
<AutoGen>True</AutoGen>
|
<AutoGen>True</AutoGen>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user