Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Http.Polly from 7.0.13 to 8.0.0 in /src (#69)
Browse files Browse the repository at this point in the history
dependabot[bot] authored Nov 17, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b52c93c commit e64feef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HackerNews/HackerNews.csproj
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)"/>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.13"/>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.0"/>
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0"/>
<PackageReference Include="Azure.AI.TextAnalytics" Version="5.3.0"/>
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="4.0.0"/>

0 comments on commit e64feef

Please sign in to comment.