start new try with "core." id prefix for shared entities

This commit is contained in:
2020-11-25 00:51:01 +01:00
parent 0eaeb613ec
commit aa7d2dbea9
7 changed files with 37 additions and 3 deletions
@@ -17,7 +17,7 @@ namespace zero.Core.Entities
}
[Collection("BackofficeUserRoles")]
[Collection("Roles")]
public interface IBackofficeUserRole : IZeroEntity, IZeroDbConventions, IIdentityUserRole
{
/// <summary>