DatItems don't know about cleaning (nw)

This commit is contained in:
Matt Nadareski
2020-12-13 14:01:16 -08:00
parent a89297686f
commit 67bfe0dae9
32 changed files with 434 additions and 1008 deletions

View File

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