fixes avatar commit
This commit is contained in:
parent
f5b29c4f91
commit
cb0a40c489
2 changed files with 11 additions and 11 deletions
|
|
@ -149,6 +149,8 @@ namespace Yavsc.Migrations
|
|||
|
||||
b.Property<int>("AccessFailedCount");
|
||||
|
||||
b.Property<string>("Avatar");
|
||||
|
||||
b.Property<string>("ConcurrencyStamp")
|
||||
.IsConcurrencyToken();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue