Update tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj

This commit is contained in:
Claus Vium 2021-05-25 00:35:16 +02:00 committed by GitHub
parent 53bfe0e77d
commit 8a58d552a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@
<ItemGroup>
<ProjectReference Include="../../Jellyfin.Api/Jellyfin.Api.csproj" />
<ProjectReference Include="../../Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj" />
<ProjectReference Include="../../Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj" />
</ItemGroup>
</Project>