aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaBrowser.Controller.csproj
diff options
context:
space:
mode:
authorcrobibero <cody@robibe.ro>2020-08-12 15:52:29 -0600
committercrobibero <cody@robibe.ro>2020-08-12 15:52:29 -0600
commit6709645ec910051ca6427c38836548b4ce164d87 (patch)
tree97212cc99adb6c703ca94df15f040d5e8038fd1d /MediaBrowser.Controller/MediaBrowser.Controller.csproj
parent741ab4301c6e7cb4b43da9b03732731efdd648a1 (diff)
bump deps
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
-rw-r--r--MediaBrowser.Controller/MediaBrowser.Controller.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
index 67f17f7a5..da474fcab 100644
--- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj
+++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
@@ -13,8 +13,8 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="3.1.6" />
- <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.6" />
+ <PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="3.1.7" />
+ <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.7" />
</ItemGroup>
<ItemGroup>