You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An unhandled exception occurred while processing the request.
MissingMethodException: Method not found: 'System.Collections.Generic.List`1<Microsoft.EntityFrameworkCore.Metadata.RuntimeForeignKey> Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty.get_ForeignKeys()'.
DotNetEd.CoreAdmin.Controllers.CoreAdminDataController.GetDbSetValueOrNull(string dbSetName, out DbContext dbContextObject, out Type typeOfEntity, out Dictionary<string, Dictionary<object, string>> relationships)