Skip to content

Commit

Permalink
perf(deps): bump Microsoft.Extensions.Localization from 6.0.10 to 7.0…
Browse files Browse the repository at this point in the history
….0 (#82)

Bumps [Microsoft.Extensions.Localization](https://github.com/dotnet/aspnetcore) from 6.0.10 to 7.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Localization
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2022
1 parent 8096123 commit 2708e70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="6.0.10" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="6.0.10" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="7.0.0" />
<PackageReference Include="Sentry.AspNetCore" Version="3.23.1" />
<PackageReference Include="Sentry.Serilog" Version="3.23.1" />
<PackageReference Include="Serilog.AspNetCore" Version="6.0.1" />
Expand Down

0 comments on commit 2708e70

Please sign in to comment.