Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Http.Polly from 7.0.4 to 7.0.5 in /src (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 12, 2023
1 parent 478ac1c commit c3f8cdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/HackerNews/HackerNews.csproj
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net7.0-ios;net7.0-android;net7.0-maccatalyst</TargetFrameworks>
Expand Down Expand Up @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.4" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.5" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.3.2" />
<PackageReference Include="Azure.AI.TextAnalytics" Version="5.2.0" />
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="3.1.0" />
Expand Down

0 comments on commit c3f8cdb

Please sign in to comment.