Skip to content

Commit

Permalink
Update IdentityRoleEto.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
cotur committed Mar 19, 2020
1 parent e76338c commit bff4903
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace Volo.Abp.Identity
{
[Serializable]
public class IdentityRoleEto
{
public Guid Id { get; set; }
Expand Down

0 comments on commit bff4903

Please sign in to comment.