Explorar o código

Update tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj

Claus Vium %!s(int64=4) %!d(string=hai) anos
pai
achega
8a58d552a6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj

+ 1 - 1
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>