Skip to content

Commit

Permalink
Merge pull request #16 from ThePornDatabase/dependabot/nuget/Microsof…
Browse files Browse the repository at this point in the history
…t.Extensions.Http-6.0.0

Bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0
  • Loading branch information
DirtyRacer1337 authored Jun 12, 2022
2 parents 2bd9bb9 + 57b3f71 commit bc8d5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jellyfin.Plugin.ThePornDB/ThePornDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<ItemGroup Condition="'$(Configuration)'=='Debug' or '$(Configuration)'=='Release'">
<PackageReference Include="Jellyfin.Controller" Version="10.8.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Debug.Emby' or '$(Configuration)'=='Release.Emby'">
Expand Down

0 comments on commit bc8d5e4

Please sign in to comment.