Update LAND x usare ordinamento corretto in display
This commit is contained in:
@@ -20,6 +20,7 @@ namespace MP.AppAuth.Models
|
||||
public string LicenseKey { get; set; }
|
||||
public string LocalRepo { get; set; }
|
||||
public string ManifestUrl { get; set; }
|
||||
public int Ordinal { get; set; } = 1;
|
||||
public string PackName { get; set; }
|
||||
|
||||
#endregion Public Properties
|
||||
|
||||
Reference in New Issue
Block a user