diff options
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Test/Jellyfin.Server.Implementations.Test.csproj')
| -rw-r--r-- | tests/Jellyfin.Server.Implementations.Test/Jellyfin.Server.Implementations.Test.csproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Test/Jellyfin.Server.Implementations.Test.csproj b/tests/Jellyfin.Server.Implementations.Test/Jellyfin.Server.Implementations.Test.csproj index d3ddc6783..1ae578cd7 100644 --- a/tests/Jellyfin.Server.Implementations.Test/Jellyfin.Server.Implementations.Test.csproj +++ b/tests/Jellyfin.Server.Implementations.Test/Jellyfin.Server.Implementations.Test.csproj @@ -16,4 +16,8 @@ <PackageReference Include="NUnit3TestAdapter" Version="3.11.2" /> </ItemGroup> + <ItemGroup> + <ProjectReference Include="..\..\Emby.Server.Implementations\Emby.Server.Implementations.csproj" /> + </ItemGroup> + </Project> |
