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