Fix components inclusion

This commit is contained in:
Eugene ;) 2020-04-16 19:00:33 +02:00
parent b9cc775ff4
commit 4912e56b1b
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Seenginx.Components\Seenginx.Components.csproj" />
<ProjectReference Include="..\Seenginx.Models\Seenginx.Models.csproj" />
</ItemGroup>