Fixed final results. They all comply with dam classic but for improved ProfileName *which is now corrected and probability field for 1D.Related to Issue [MWDAM-1057]
Solved the problem with the "shifting" surface line by replacing Assign by DeepClone in CsvExportData. Removed dead code from FillDamUiFromXmlOutput and updated tests. Note that only the Uplift values for now are still "failing". Related to Issue [MWDAM-1057]
Made sure ProjectWorkingPath is given proper value for DamProjectData too because that is used to feed the engine (and not the one from DamProject).Related to Issue [MWDAM-1057]
Renamed SoilDatabase to SoilDatabaseName.Renamed WorkingDir to ProjectWorkingPath. Use ProjectMap for setting ProjectWorkingPath. Do not change the ProjectMap when kernel returns another ProjectWorkingPathRelated to Issue [MWDAM-1122]