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