refactor(core): DTOs und Services an Core 2.0.0.0 angepasst
This commit is contained in:
@@ -6,4 +6,4 @@ namespace DigitalData.UserManager.Infrastructure.Contracts
|
||||
public interface IGroupRepository : ICRUDRepository<Group, int>
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user