summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/spec.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/spec.csproj b/spec/spec.csproj
index 3f00071..e696130 100644
--- a/spec/spec.csproj
+++ b/spec/spec.csproj
@@ -10,6 +10,6 @@
<PackageReference Include="Moq" Version="4.13.1" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\lib\lib.csproj" />
+ <ProjectReference Include="..\lib\jive.csproj" />
</ItemGroup>
</Project>