Extract out Filtering namespace

This commit is contained in:
Matt Nadareski
2020-12-08 13:48:57 -08:00
parent b41ae7a7c3
commit 0512e393c8
53 changed files with 82 additions and 47 deletions

View File

@@ -17,6 +17,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SabreTools.Filtering\SabreTools.Filtering.csproj" />
<ProjectReference Include="..\SabreTools.Help\SabreTools.Help.csproj" />
<ProjectReference Include="..\SabreTools.Library\SabreTools.Library.csproj" />
<ProjectReference Include="..\SabreTools.Logging\SabreTools.Logging.csproj" />