Skip to content

Commit be7311d

Browse files
Bump Microsoft.Extensions.Localization from 9.0.10 to 10.0.0
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Localization dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 375316b commit be7311d

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.10" />
1313
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.10" />
14-
<PackageReference Include="Microsoft.Extensions.Localization" Version="9.0.10" />
14+
<PackageReference Include="Microsoft.Extensions.Localization" Version="10.0.0" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)