Explorar el Código

Merge branch 'servicestack-json' of github.com:Ullmie02/jellyfin into servicestack-json

David hace 4 años
padre
commit
dfd5a118ca
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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' ">