Skip to content

Commit

Permalink
Merge pull request #661 from microting/dependabot/nuget/Microsoft.Ext…
Browse files Browse the repository at this point in the history
…ensions.Localization-9.0.0

Bump Microsoft.Extensions.Localization from 8.0.10 to 9.0.0
  • Loading branch information
renemadsen authored Dec 29, 2024
2 parents 5741bb9 + 89c0f03 commit 034f6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eFormApi.BasePn/eFormApi.BasePn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="McMaster.NETCore.Plugins" Version="1.4.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.10" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="9.0.0" />
<PackageReference Include="Microting.eForm" Version="9.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 034f6ce

Please sign in to comment.