Last works on Tag Service ...
This commit is contained in:
@@ -7,6 +7,6 @@ namespace xTagService.Models.Dtos
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public string Tag { get; set; }
|
||||
public IList<string> Reference = new List<string>();
|
||||
public IList<string> References = new List<string>();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user