Add cleaner cleaning tests, pt. 2

This commit is contained in:
Matt Nadareski
2020-12-18 23:31:38 -08:00
parent 1cee8adc59
commit a777ecc48b
3 changed files with 135 additions and 4 deletions

View File

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