Infineon.EAF.Runtime 2.52.0
Infineon.EAF.Runtime 2.49.3 IDescription.GetDescriptions with body
This commit is contained in:
@ -121,7 +121,6 @@ public class FileRead : Shared.FileRead, IFileRead
|
||||
}
|
||||
if (_IsEAFHosted)
|
||||
File.WriteAllText(fileName, json);
|
||||
File.WriteAllText("D:/Web-sites/Backlog/json/data.json", json);
|
||||
results = iProcessData.GetResults(this, _Logistics, results.Item4);
|
||||
}
|
||||
return results;
|
||||
|
Reference in New Issue
Block a user