aboutsummaryrefslogtreecommitdiff
path: root/lib/Net.Rest.Client
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-01-08 18:44:38 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2023-01-08 18:44:38 -0500
commit71cb33477bf92f1f24010811e779d49f44bbe9f2 (patch)
tree3fd0595aa38fbb0fabf59bef0c3ad8cdce533c1f /lib/Net.Rest.Client
parent71e29f99acc6f85154d0ed574ed8e68bfcaec329 (diff)
Rest.Client deps update
Diffstat (limited to 'lib/Net.Rest.Client')
-rw-r--r--lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj b/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
index 1324192..d41558d 100644
--- a/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
+++ b/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
@@ -34,7 +34,7 @@
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\..\VNLib\Utils\src\VNLib.Utils.csproj" />
+ <ProjectReference Include="..\..\Utils\src\VNLib.Utils.csproj" />
</ItemGroup>
<ItemGroup>