reposted a pkg
This commit is contained in:
parent
57609e6ed3
commit
67ec19184b
7 changed files with 603 additions and 198 deletions
|
|
@ -22,7 +22,7 @@ namespace isnd.Data
|
|||
public int Patch { get; set; }
|
||||
|
||||
[StringLength(256)]
|
||||
[Required]
|
||||
[Required][Key]
|
||||
public string FullString { get; set; }
|
||||
public bool IsPrerelease { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue