remove models from csproj

This commit is contained in:
Chika 2021-03-21 22:55:40 +03:00
parent 66ee10890f
commit 6191f01da3

View File

@ -12,7 +12,6 @@
<ItemGroup>
<ProjectReference Include="..\ELT.Client\ELT.Client.csproj" />
<ProjectReference Include="..\ELT.Models\ELT.Models.csproj" />
</ItemGroup>