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