-
Notifications
You must be signed in to change notification settings - Fork 3.3k
The skip navigation 'Services' cannot be removed from the entity type 'Service' because it is defined on the entity type 'Affiliate'. #22809
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Is the fix included in the latest daily builds? |
@pantonis Yes, I just tried with the latest daily of the GA release and the fix is there. (It is not in the RC2 daily build because the fix did not make it into that release. It may not be in the 6.0 daily build yet, but that should happen today.) |
@ajcvickers I have EF Core 5.00-rc2.20475.6 and the fix is not there. |
@pantonis As I said above, the fix did not make it in time for RC2. It is available in the GA daily builds. |
You mean the RTM versions?
…On Sat, 3 Oct 2020, 18:42 Arthur Vickers, ***@***.***> wrote:
@pantonis <https://github.com/pantonis> As I said above, the fix did not
make it in time for RC2. It is available in the GA daily builds.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22809 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAZEO3RNDY4NJGZNCOMQVX3SI5A6FANCNFSM4R4OFAFA>
.
|
Thanks
…On Sat, 3 Oct 2020, 18:47 Arthur Vickers, ***@***.***> wrote:
Yes. See https://github.com/dotnet/efcore/blob/main/docs/DailyBuilds.md
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22809 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAZEO3WEZV62RP3U2H5GQT3SI5BRHANCNFSM4R4OFAFA>
.
|
File a bug
When I run
Add-Migration InitialCreate
``The skip navigation 'Services' cannot be removed from the entity type 'Service' because it is defined on the entity type 'Affiliate'.```Remember:
Include your code
Include stack traces
Include the full exception message and stack trace for any exception you encounter.
Use triple-tick fences for stack traces. For example:
Include provider and version information
EF Core version: 5.0.0-rc.2.*
Database provider: Microsoft.EntityFrameworkCore.SqlServer
Target framework: .NET Core 3.1
Operating system: Win10 Pro
IDE: Visual Studio 2019 16.7.4
The text was updated successfully, but these errors were encountered: