Skip to content

Commit 7ef1cea

Browse files
Bump Microsoft.Extensions.Http.Polly from 7.0.13 to 8.0.0 in /samples (#264)
Bumps [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) from 7.0.13 to 8.0.0. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.13...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http.Polly dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07a655e commit 7ef1cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/CommunityToolkit.Maui.Markup.Sample/CommunityToolkit.Maui.Markup.Sample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<ItemGroup>
4545
<PackageReference Include="CommunityToolkit.Maui" Version="6.1.0" />
4646
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
47-
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.13" />
47+
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.0" />
4848
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0" />
4949
</ItemGroup>
5050

0 commit comments

Comments
 (0)