aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Naming.Test/Jellyfin.Naming.Test.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Jellyfin.Naming.Test/Jellyfin.Naming.Test.csproj')
-rw-r--r--tests/Jellyfin.Naming.Test/Jellyfin.Naming.Test.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Jellyfin.Naming.Test/Jellyfin.Naming.Test.csproj b/tests/Jellyfin.Naming.Test/Jellyfin.Naming.Test.csproj
index 85357d199f..ad192467fa 100644
--- a/tests/Jellyfin.Naming.Test/Jellyfin.Naming.Test.csproj
+++ b/tests/Jellyfin.Naming.Test/Jellyfin.Naming.Test.csproj
@@ -16,4 +16,8 @@
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\Emby.Naming\Emby.Naming.csproj" />
+ </ItemGroup>
+
</Project>