Improve check on shoulder and dike embankment material (only check if design AND adaption)Fix error message ValidateShoulderEmbankmentMaterial()Related to Issue [MWDAM-1173]
Added SoilType to Soil propertiesRefactored, that DikeMaterialType in IO is an int and not of type SoilTypeDikeMaterialType in IO is also renamed to DikeSoilTypeRelated to Issue [MWDAM-1172]
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]