re_Vision
This commit is contained in:
parent
9aac183e2c
commit
e49db8e1a1
3 changed files with 385 additions and 0 deletions
|
|
@ -153,6 +153,8 @@ namespace isndhost.Migrations
|
|||
|
||||
b.Property<int>("Patch");
|
||||
|
||||
b.Property<int>("Revision");
|
||||
|
||||
b.Property<string>("Type")
|
||||
.HasMaxLength(256);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue