Skip to content

Commit 1f1989d

Browse files
authored
Merge pull request #887 from microting/dependabot/nuget/eFormApi.BasePn/Microsoft.Extensions.Localization-10.0.0
Bump Microsoft.Extensions.Localization from 9.0.10 to 10.0.0
2 parents 607622b + be7311d commit 1f1989d

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)