aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaus Vium <cvium@users.noreply.github.com>2021-05-25 00:35:16 +0200
committerGitHub <noreply@github.com>2021-05-25 00:35:16 +0200
commit8a58d552a69a9a4078c9923519b8e66fcf2d6c5e (patch)
treef4fae04a931a49a6653f5bf3a8a98d7fbf51c791
parent53bfe0e77de6b3d9e8bb4b9740c8fbe009b145c5 (diff)
Update tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj
-rw-r--r--tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj2
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>