Add Hashfile deserialization test, fix issues

This commit is contained in:
Matt Nadareski
2023-07-13 16:26:03 -04:00
parent 3ac1e7ce4e
commit fcd95a6e60
5 changed files with 220 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\SabreTools.Core\SabreTools.Core.csproj" />
<ProjectReference Include="..\SabreTools.IO\SabreTools.IO.csproj" />
<ProjectReference Include="..\SabreTools.Models\SabreTools.Models.csproj" />
</ItemGroup>