jj: Add filecontainer

This commit is contained in:
Jonathan Jenne
2018-11-16 11:51:24 +01:00
parent 734becb971
commit 4858bb2be5
4 changed files with 476 additions and 0 deletions

View File

@@ -72,7 +72,10 @@
<Import Include="System.Threading.Tasks" />
</ItemGroup>
<ItemGroup>
<Compile Include="Compression.vb" />
<Compile Include="Encryption.vb" />
<Compile Include="File.vb" />
<Compile Include="FileContainer.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>