aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDavid <daullmer@gmail.com>2020-12-25 19:22:30 +0100
committerDavid <daullmer@gmail.com>2020-12-25 19:22:30 +0100
commitdfd5a118ca9a37fd4d7f4dadc90bfdc3b9047f43 (patch)
tree0211fc903513c6beeace8f8d38ed5c9d1ad16521 /tests
parentaacda01ca5a1197a1b6e637488639dae6455d6d8 (diff)
parentaf62ab490c1afc4702db88e5f004aa2fb5930b33 (diff)
Merge branch 'servicestack-json' of github.com:Ullmie02/jellyfin into servicestack-json
Diffstat (limited to 'tests')
-rw-r--r--tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj b/tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj
index 91b34546f..19c5612c0 100644
--- a/tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj
+++ b/tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj
@@ -29,7 +29,7 @@
<ItemGroup>
<ProjectReference Include="../../MediaBrowser.Common/MediaBrowser.Common.csproj" />
- <ProjectReference Include="..\..\MediaBrowser.Providers\MediaBrowser.Providers.csproj" />
+ <ProjectReference Include="../../MediaBrowser.Providers/MediaBrowser.Providers.csproj" />
</ItemGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">