Move SabreTools.Filter to SabreTools.Core.Filter

This commit is contained in:
Matt Nadareski
2024-03-12 22:52:36 -04:00
parent 7007cdb5ac
commit c3fe04df2d
22 changed files with 34 additions and 78 deletions

View File

@@ -23,7 +23,6 @@
<ItemGroup>
<ProjectReference Include="..\SabreTools.Core\SabreTools.Core.csproj" />
<ProjectReference Include="..\SabreTools.FileTypes\SabreTools.FileTypes.csproj" />
<ProjectReference Include="..\SabreTools.Filter\SabreTools.Filter.csproj" />
<ProjectReference Include="..\SabreTools.Logging\SabreTools.Logging.csproj" />
</ItemGroup>