Inlclude Serialization directly in ProtectionScan

This commit is contained in:
Matt Nadareski
2025-09-21 10:05:07 -04:00
parent 79680135b7
commit 66d48ed1cd

View File

@@ -39,4 +39,8 @@
<ProjectReference Include="..\BinaryObjectScanner\BinaryObjectScanner.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="SabreTools.Serialization" Version="1.9.4" />
</ItemGroup>
</Project>