Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.…
Browse files Browse the repository at this point in the history
…Tools

Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore). These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore` from 8.0.12 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.12...v9.0.1)

Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.12 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.12...v9.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 6bd46ab commit d227784
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<ItemGroup>
<PackageVersion Include="ArpLookup" Version="2.0.3" />
<PackageVersion Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="8.0.12" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.12" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.12" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.12" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.1" />
<PackageVersion Include="Microsoft.Extensions.Logging.Debug" Version="8.0.1" />
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.7.115" PrivateAssets="all" />
<PackageVersion Include="WakeOnLAN" Version="2.0.2" />
Expand Down

0 comments on commit d227784

Please sign in to comment.