-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 63f9b9d
authored
chore(deps): bump Microsoft.EntityFrameworkCore.Relational, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Options
Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.7...v8.0.8)
Updates `Microsoft.Extensions.Logging.Abstractions` from 2.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)
Updates `Microsoft.Extensions.Options` from 2.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Options
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent bcdf3db commit 63f9b9d
File tree
1 file changed
+1
-1
lines changed- src/Cnblogs.Architecture.Ddd.Infrastructure.EntityFramework
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | - | ||
12 | + | ||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments