Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Localization
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/core/extensions/snippets/localization/example with 1 update: Microsoft.Extensions.Localization.


Updates `Microsoft.Extensions.Localization` from 8.0.6 to 8.0.7

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 2478b3b commit f460508
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.6" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.7" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f460508

Please sign in to comment.