Fix tool table

Added installation date
Added W10 programs api
This commit is contained in:
Lucio Maranta
2019-02-22 12:59:08 +01:00
parent 1ee6c0c604
commit be9c0b6a2a
10 changed files with 43 additions and 18 deletions
+1
View File
@@ -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