aboutsummaryrefslogtreecommitdiff
path: root/Plugins/CacheBroker/CacheBroker.csproj
diff options
context:
space:
mode:
authorLibravatar vman <public@vaughnnugent.com>2022-11-20 16:42:01 -0500
committerLibravatar vman <public@vaughnnugent.com>2022-11-20 16:42:01 -0500
commit71ad09dda9ac67ef481d115fb9544dcd56834f22 (patch)
tree2341c80e519e6eac5ade89b4e36f9c7df967b5d1 /Plugins/CacheBroker/CacheBroker.csproj
parent47f23c50713fa4fa99a793cdc6a0a9474382b5b6 (diff)
License + readme update
Diffstat (limited to 'Plugins/CacheBroker/CacheBroker.csproj')
-rw-r--r--Plugins/CacheBroker/CacheBroker.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Plugins/CacheBroker/CacheBroker.csproj b/Plugins/CacheBroker/CacheBroker.csproj
index 5f8d771..47a48cf 100644
--- a/Plugins/CacheBroker/CacheBroker.csproj
+++ b/Plugins/CacheBroker/CacheBroker.csproj
@@ -35,6 +35,7 @@
<ItemGroup>
<ProjectReference Include="..\..\..\..\VNLib\Essentials\VNLib.Plugins.Essentials.csproj" />
+ <ProjectReference Include="..\..\..\..\VNLib\Hashing\src\VNLib.Hashing.Portable.csproj" />
<ProjectReference Include="..\..\..\Extensions\VNLib.Plugins.Extensions.Loading\VNLib.Plugins.Extensions.Loading.csproj" />
<ProjectReference Include="..\..\..\PluginBase\VNLib.Plugins.PluginBase.csproj" />
<ProjectReference Include="..\..\..\VNLib.Net.Rest.Client\VNLib.Net.Rest.Client.csproj" />