fixes avatar commit
This commit is contained in:
@ -149,6 +149,8 @@ namespace Yavsc.Migrations
|
||||
|
||||
b.Property<int>("AccessFailedCount");
|
||||
|
||||
b.Property<string>("Avatar");
|
||||
|
||||
b.Property<string>("ConcurrencyStamp")
|
||||
.IsConcurrencyToken();
|
||||
|
||||
|
Reference in New Issue
Block a user