diff options
| author | Claus Vium <cvium@users.noreply.github.com> | 2021-05-25 00:35:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-25 00:35:16 +0200 |
| commit | 8a58d552a69a9a4078c9923519b8e66fcf2d6c5e (patch) | |
| tree | f4fae04a931a49a6653f5bf3a8a98d7fbf51c791 | |
| parent | 53bfe0e77de6b3d9e8bb4b9740c8fbe009b145c5 (diff) | |
Update tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj
| -rw-r--r-- | tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj b/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj index 806e4ea1d..397b863b7 100644 --- a/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj +++ b/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj @@ -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> |
