Browse Source

remove core => main app reference

pull/2738/head
Jason Dove 7 months ago
parent
commit
9588bc3e43
No known key found for this signature in database
  1. 1
      ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj

1
ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj

@ -30,7 +30,6 @@ @@ -30,7 +30,6 @@
<ProjectReference Include="..\ErsatzTV.Core\ErsatzTV.Core.csproj" />
<ProjectReference Include="..\ErsatzTV.Infrastructure.Sqlite\ErsatzTV.Infrastructure.Sqlite.csproj" />
<ProjectReference Include="..\ErsatzTV.Infrastructure\ErsatzTV.Infrastructure.csproj" />
<ProjectReference Include="..\ErsatzTV\ErsatzTV.csproj" />
</ItemGroup>
</Project>

Loading…
Cancel
Save