aboutsummaryrefslogtreecommitdiff
path: root/tests/IsoMounter.Test/IsoMounter.Test.csproj
diff options
context:
space:
mode:
authorBen Magee <ben@bmagee.com>2018-12-12 21:54:30 +0000
committerBen Magee <ben@bmagee.com>2018-12-12 21:54:30 +0000
commite7b6deb181f25be957d99fa598eff94e252282b2 (patch)
tree111363a92f7ed024a914c21f67b9652cb86132ef /tests/IsoMounter.Test/IsoMounter.Test.csproj
parent3dc0985bbd7575276a51bb4fa2c4e832afb35824 (diff)
Project references
Diffstat (limited to 'tests/IsoMounter.Test/IsoMounter.Test.csproj')
-rw-r--r--tests/IsoMounter.Test/IsoMounter.Test.csproj4
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>