aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Model.Test/Jellyfin.Model.Test.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Jellyfin.Model.Test/Jellyfin.Model.Test.csproj')
-rw-r--r--tests/Jellyfin.Model.Test/Jellyfin.Model.Test.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Jellyfin.Model.Test/Jellyfin.Model.Test.csproj b/tests/Jellyfin.Model.Test/Jellyfin.Model.Test.csproj
index d3ddc6783..fdf65127d 100644
--- a/tests/Jellyfin.Model.Test/Jellyfin.Model.Test.csproj
+++ b/tests/Jellyfin.Model.Test/Jellyfin.Model.Test.csproj
@@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\MediaBrowser.Model\MediaBrowser.Model.csproj" />
+ </ItemGroup>
+
</Project>