Move extractable file types to new library

This commit is contained in:
Matt Nadareski
2023-03-10 13:48:24 -05:00
parent 60d666f8be
commit b7f06f0b59
29 changed files with 93 additions and 78 deletions

View File

@@ -21,6 +21,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SharpZipLib" Version="1.4.1" />
<PackageReference Include="WiseUnpacker" Version="1.0.4" />
</ItemGroup>