Move Packer to new library

This commit is contained in:
Matt Nadareski
2023-09-17 23:40:29 -04:00
parent aaa12ae817
commit 624eb40315
32 changed files with 6 additions and 51 deletions

View File

@@ -26,7 +26,6 @@
<ItemGroup>
<ProjectReference Include="..\BinaryObjectScanner\BinaryObjectScanner.csproj" />
<ProjectReference Include="..\BinaryObjectScanner.Compression\BinaryObjectScanner.Compression.csproj" />
<ProjectReference Include="..\BinaryObjectScanner.Packer\BinaryObjectScanner.Packer.csproj" />
<ProjectReference Include="..\BinaryObjectScanner.Protection\BinaryObjectScanner.Protection.csproj" />
</ItemGroup>