aboutsummaryrefslogtreecommitdiff
path: root/VNLib.Data.Caching.ObjectCache/VNLib.Data.Caching.ObjectCache.csproj
diff options
context:
space:
mode:
authorLibravatar vman <public@vaughnnugent.com>2022-12-26 16:47:10 -0500
committerLibravatar vman <public@vaughnnugent.com>2022-12-26 16:47:10 -0500
commitcea64e619e714f6dbe51d37ca8329b58d8c271fb (patch)
tree8f8d401ed8b25df5584ba4f3eecbcea57a542c20 /VNLib.Data.Caching.ObjectCache/VNLib.Data.Caching.ObjectCache.csproj
parent18754085bf89a8a6cc28f9de1176e2943b36de7f (diff)
License + global cache removal
Diffstat (limited to 'VNLib.Data.Caching.ObjectCache/VNLib.Data.Caching.ObjectCache.csproj')
-rw-r--r--VNLib.Data.Caching.ObjectCache/VNLib.Data.Caching.ObjectCache.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/VNLib.Data.Caching.ObjectCache/VNLib.Data.Caching.ObjectCache.csproj b/VNLib.Data.Caching.ObjectCache/VNLib.Data.Caching.ObjectCache.csproj
index 91e261c..d35ed8a 100644
--- a/VNLib.Data.Caching.ObjectCache/VNLib.Data.Caching.ObjectCache.csproj
+++ b/VNLib.Data.Caching.ObjectCache/VNLib.Data.Caching.ObjectCache.csproj
@@ -26,7 +26,6 @@
<ItemGroup>
<ProjectReference Include="..\..\..\VNLib\Utils\src\VNLib.Utils.csproj" />
- <ProjectReference Include="..\VNLib.Data.Caching\src\VNLib.Data.Caching.csproj" />
</ItemGroup>
</Project>