瀏覽代碼

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

Co-authored-by: Bond-009 <bond.009@outlook.com>
David 4 年之前
父節點
當前提交
af62ab490c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>
     <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' ">