Skip to content

Commit

Permalink
Bump DNTCommon.Web.Core, Microsoft.Extensions.Configuration.Binder an…
Browse files Browse the repository at this point in the history
…d Microsoft.Extensions.Options

Bumps [DNTCommon.Web.Core](https://github.com/VahidN/DNTCommon.Web.Core), [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `DNTCommon.Web.Core` from 7.9.10 to 8.2.0
- [Commits](https://github.com/VahidN/DNTCommon.Web.Core/commits)

Updates `Microsoft.Extensions.Configuration.Binder` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Extensions.Options` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: DNTCommon.Web.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 7d644f1 commit 3632064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.0"/>
<PackageVersion Include="DNTBreadCrumb.Core" Version="2.0.2"/>
<PackageVersion Include="DNTCaptcha.Core" Version="5.2.10"/>
<PackageVersion Include="DNTCommon.Web.Core" Version="7.9.10"/>
<PackageVersion Include="DNTCommon.Web.Core" Version="8.2.0"/>
<PackageVersion Include="DNTPersianUtils.Core" Version="6.3.2"/>
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.0"/>
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.0"/>
Expand Down

0 comments on commit 3632064

Please sign in to comment.