Skip to content

Commit

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

Bump Microsoft.Extensions.Localization from 9.0.0 to 9.0.1
  • Loading branch information
renemadsen authored Jan 18, 2025
2 parents d4b9c12 + 4b62129 commit 1b498ac
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="2.0.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="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="9.0.1" />
<PackageReference Include="Microting.eForm" Version="9.0.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 1b498ac

Please sign in to comment.