Skip to content

Commit 2ae57cd

Browse files
Bump Microsoft.Extensions.Localization from 9.0.3 to 9.0.4
Bumps [Microsoft.Extensions.Localization](https://github.com/dotnet/aspnetcore) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Localization dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d122d1c commit 2ae57cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eFormApi.BasePn/eFormApi.BasePn.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="McMaster.NETCore.Plugins" Version="2.0.0" />
1212
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.3" />
1313
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.3" />
14-
<PackageReference Include="Microsoft.Extensions.Localization" Version="9.0.3" />
14+
<PackageReference Include="Microsoft.Extensions.Localization" Version="9.0.4" />
1515
<PackageReference Include="Microting.eForm" Version="9.0.28" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.3">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)