reposted a pkg
This commit is contained in:
@ -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; }
|
||||
|
||||
|
Reference in New Issue
Block a user