AspNetCore-WebApi-Course
AspNetCore-WebApi-Course copied to clipboard
Bump Microsoft.EntityFrameworkCore.Design from 6.0.1 to 6.0.8
Bumps Microsoft.EntityFrameworkCore.Design from 6.0.1 to 6.0.8.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
.NET 6.0.8
EF Core 6.0.7
This is a patch release of EF Core 6.0 containing only important bug fixes:
EF Core 6.0.6
This is a patch release of EF Core 6.0 containing only important bug fixes:
- Can't create a view with navigation property
- Tools: Add dotnet-ef shims arm64
- Diagnostics: DataReaderDisposingEventData.ReadCount accumulates the value from different readers
- Consider setting NullabilityInfoContextSupport=true in EF's NuGet package
- SQLite doesn't work when trimming
- dotnet-ef needs to target 6
Note that this release contains a breaking change for the
dotnet-efcommand line tool.EF Core 6.0.5
This is a patch release of EF Core 6.0 containing only important bug fixes:
EF Core 6.0.4
This is a patch release of EF Core 6.0 containing only important bug fixes:
- Exception from SQLite provider when application is shutting down
- Collection_navigation_equal_to_null_for_subquery fails after merging from release/6.0
- EF Core 6.0 temporal tables - migration rollback doesn't work
- InvalidOperationException on save after upgrading from 5 to 6
EF Core 6.0.3
This is a patch release of EF Core 6.0 containing only important bug fixes:
- FirstOrDefault after custom projection == null cannot be translated
- DbContext scaffolding creates reference error CS0120 in nameof() for InverseProperty in certain conditions
- EF core 6 selecting null values despite where clause asking for not null
- Query: Rownumber conversion needs better logic to figure out partitions
- Suboptimal SQL generation for query with optional navigation, its collection navigation and lateral join
- Aggregates on multiple child tables produces invalid SQL
- ServiceProviderCache keeps initially created IServiceProvider indefinitely
- Setting a Nullable Foreign Key property to Null triggers cascade delete
- Optimize hangs and stops responding
EF Core 6.0.2
This is a patch release of EF Core 6.0 containing only important bug fixes:
... (truncated)
Commits
62e1b2fMerge in 'release/6.0' changes7aee43eMerge pull request #28424 from wtgodbe/internal-merge-6.0-2022-07-12-10591531b19Update global.json83248f1Merge commit '5f5283806774a7fd1bbe2ec54736dc8a5d30c16d' into internal-merge-6...cc41080Merge in 'release/6.0' changes3f9fc95Merge branch 'release/3.1' into release/6.034569dcMerge in 'release/6.0' changes4912805Query: Don't add DbParameter if already added (#28348)7062d9eMerge in 'release/6.0' changes38ad810Update branding to 6.0.8 (#28370)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)