comments to startup file
This commit is contained in:
@@ -57,7 +57,7 @@ namespace BrightGlimmer.Data.Migrations
|
||||
|
||||
b.Property<DateTime>("CreatedDate");
|
||||
|
||||
b.Property<decimal>("Grade");
|
||||
b.Property<decimal?>("Grade");
|
||||
|
||||
b.Property<bool>("IsActive");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user