Revert "Remove WorkingTypes from compilation"

This reverts commit 0eef93afbf.
This commit is contained in:
adelikat 2020-02-02 10:08:09 -06:00
parent 0eef93afbf
commit 65249954b9
1 changed files with 0 additions and 1 deletions

View File

@ -26,6 +26,5 @@
</ItemGroup>
<ItemGroup>
<Compile Remove="Interfaces/IHookManager.cs" />
<Compile Remove="WorkingTypes/**/*.cs" />
</ItemGroup>
</Project>