Skip to content

Commit 4ae86e7

Browse files
Bump Microsoft.Extensions.Localization from 6.0.4 to 6.0.5
Bumps [Microsoft.Extensions.Localization](https://github.com/dotnet/aspnetcore) from 6.0.4 to 6.0.5. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.4...v6.0.5) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Localization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cc3511 commit 4ae86e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.Infrastructure/Client.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="6.0.4" />
1818
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="6.0.1" />
1919
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
20-
<PackageReference Include="Microsoft.Extensions.Localization" Version="6.0.4" />
20+
<PackageReference Include="Microsoft.Extensions.Localization" Version="6.0.5" />
2121
<PackageReference Include="MudBlazor" Version="6.0.10" />
2222
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2323
<PackageReference Include="NSwag.MSBuild" Version="13.15.10">

0 commit comments

Comments
 (0)