aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaBrowser.Controller.csproj
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2026-09-06 07:36:13 -0400
committerGitHub <noreply@github.com>2026-09-06 07:36:13 -0400
commit34feb3c04a605437e1b2a2310a24446c39bad476 (patch)
tree08af87b5cdf95d232b68c801efab1e3274752b7b /MediaBrowser.Controller/MediaBrowser.Controller.csproj
parent8d108d28707db3b48337659c20762e75cca84fbe (diff)
parent7b638a22bb049196376170306d2f984826e9663a (diff)
Merge pull request #17763 from Shadowghost/fix-refresh-queue-and-directory-cache
Fix items being lost from the refresh queue and bound the directory service caches
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
-rw-r--r--MediaBrowser.Controller/MediaBrowser.Controller.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
index 06188ad511..73cdf18e91 100644
--- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj
+++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
@@ -18,7 +18,6 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="BitFaster.Caching" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" />
</ItemGroup>