Add cleaner cleaning tests

This commit is contained in:
Matt Nadareski
2020-12-18 23:06:28 -08:00
parent 518ec31c25
commit 1cee8adc59
3 changed files with 179 additions and 1 deletions

View File

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