Browse Source

Update tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj

Co-authored-by: Bond-009 <bond.009@outlook.com>
David 4 years ago
parent
commit
af62ab490c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj

+ 1 - 1
tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj

@@ -29,7 +29,7 @@
 
 
   <ItemGroup>
   <ItemGroup>
     <ProjectReference Include="../../MediaBrowser.Common/MediaBrowser.Common.csproj" />
     <ProjectReference Include="../../MediaBrowser.Common/MediaBrowser.Common.csproj" />
-    <ProjectReference Include="..\..\MediaBrowser.Providers\MediaBrowser.Providers.csproj" />
+    <ProjectReference Include="../../MediaBrowser.Providers/MediaBrowser.Providers.csproj" />
   </ItemGroup>
   </ItemGroup>
 
 
   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">