Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs
===================================================================
diff -u -r183d1e7ed095ea4e8024068bc4ddfcf3ac6997d3 -ra25d8e273425a90e4a8fa870f5fb624f7684ef20
--- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs (.../HeightStructuresFailureMechanism.cs) (revision 183d1e7ed095ea4e8024068bc4ddfcf3ac6997d3)
+++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs (.../HeightStructuresFailureMechanism.cs) (revision a25d8e273425a90e4a8fa870f5fb624f7684ef20)
@@ -77,7 +77,7 @@
///
/// Gets the container of all calculations.
///
- public CalculationGroup CalculationsGroup { get; private set; }
+ public CalculationGroup CalculationsGroup { get; }
public IEnumerable SectionResults
{