Extract out Logging namespace

This commit is contained in:
Matt Nadareski
2020-12-07 14:29:45 -08:00
parent 6423e46b53
commit ee3e4645a0
32 changed files with 157 additions and 55 deletions

View File

@@ -13,6 +13,7 @@
<ItemGroup>
<ProjectReference Include="..\SabreTools.Data\SabreTools.Data.csproj" />
<ProjectReference Include="..\SabreTools.Logging\SabreTools.Logging.csproj" />
<ProjectReference Include="..\SabreTools.Skippers\SabreTools.Skippers.csproj" />
</ItemGroup>
@@ -35,8 +36,4 @@
</None>
</ItemGroup>
<ItemGroup>
<Folder Include="Help\" />
</ItemGroup>
</Project>