diff options
| author | Cody Robibero <cody@robibe.ro> | 2026-09-06 07:36:13 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-09-06 07:36:13 -0400 |
| commit | 34feb3c04a605437e1b2a2310a24446c39bad476 (patch) | |
| tree | 08af87b5cdf95d232b68c801efab1e3274752b7b /MediaBrowser.Controller/MediaBrowser.Controller.csproj | |
| parent | 8d108d28707db3b48337659c20762e75cca84fbe (diff) | |
| parent | 7b638a22bb049196376170306d2f984826e9663a (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.csproj | 1 |
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> |
