Переглянути джерело

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

Claus Vium 4 роки тому
батько
коміт
8a58d552a6
1 змінених файлів з 1 додано та 1 видалено
  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>
   <ItemGroup>
     <ProjectReference Include="../../Jellyfin.Api/Jellyfin.Api.csproj" />
     <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>
   </ItemGroup>
 
 
 </Project>
 </Project>