Fix tool table
Added installation date Added W10 programs api
This commit is contained in:
@@ -16,5 +16,6 @@ namespace Step.Model.ConfigModels
|
||||
public string NcName { get; set; }
|
||||
public string SharedPath { get; set; }
|
||||
public string SharedName { get; set; }
|
||||
public string InstallationDate { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user