Corrige la suppression de paquets
This commit is contained in:
parent
97eba2390e
commit
a84e1d9750
11 changed files with 66 additions and 73 deletions
|
|
@ -34,7 +34,7 @@ namespace isnd.Data
|
|||
|
||||
[Required][JsonIgnore]
|
||||
[ForeignKey("LatestCommit")]
|
||||
public long CommitNId { get; set ; }
|
||||
public long CommitNId { get; set; }
|
||||
|
||||
[NotMapped]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue