Fix tool table
Added installation date Added W10 programs api
This commit is contained in:
@@ -230,6 +230,7 @@ namespace Step.Config
|
||||
NcName = x.Element("machineModel").Value,
|
||||
SharedPath = x.Element("sharedPath").Value,
|
||||
SharedName = x.Element("sharedName").Value,
|
||||
InstallationDate = x.Element("installationDate").Value
|
||||
}).FirstOrDefault();
|
||||
|
||||
// Read server config with LINQ and save into static config
|
||||
|
||||
Reference in New Issue
Block a user