Index: Ringtoets/Common/src/Ringtoets.Common.Primitives/DetailedAssessmentProbabilityOnlyResultType.cs
===================================================================
diff -u -r89431ab4a6833f04728b89dcb36e93250eb8d98b -r2ddd0b9cfb81ff0a3d33229cde75011be43ff3fa
--- Ringtoets/Common/src/Ringtoets.Common.Primitives/DetailedAssessmentProbabilityOnlyResultType.cs (.../DetailedAssessmentProbabilityOnlyResultType.cs) (revision 89431ab4a6833f04728b89dcb36e93250eb8d98b)
+++ Ringtoets/Common/src/Ringtoets.Common.Primitives/DetailedAssessmentProbabilityOnlyResultType.cs (.../DetailedAssessmentProbabilityOnlyResultType.cs) (revision 2ddd0b9cfb81ff0a3d33229cde75011be43ff3fa)
@@ -43,6 +43,5 @@
///
[ResourcesDisplayName(typeof(Resources), nameof(Resources.AssessmentResultType_NotAssessed))]
NotAssessed = 2
-
}
}
\ No newline at end of file
Index: Ringtoets/Common/src/Ringtoets.Common.Primitives/ManualFailureMechanismSectionAssemblyCategoryGroup.cs
===================================================================
diff -u -rb4ef740dd8e6dea8a3a4b02c4584b57c52b63f22 -r2ddd0b9cfb81ff0a3d33229cde75011be43ff3fa
--- Ringtoets/Common/src/Ringtoets.Common.Primitives/ManualFailureMechanismSectionAssemblyCategoryGroup.cs (.../ManualFailureMechanismSectionAssemblyCategoryGroup.cs) (revision b4ef740dd8e6dea8a3a4b02c4584b57c52b63f22)
+++ Ringtoets/Common/src/Ringtoets.Common.Primitives/ManualFailureMechanismSectionAssemblyCategoryGroup.cs (.../ManualFailureMechanismSectionAssemblyCategoryGroup.cs) (revision 2ddd0b9cfb81ff0a3d33229cde75011be43ff3fa)
@@ -23,7 +23,7 @@
///
[ResourcesDisplayName(typeof(RingtoetsCommonPrimitivesResources), nameof(RingtoetsCommonPrimitivesResources.FailureMechanismSectionAssemblyCategoryGroup_Iv_DisplayName))]
Iv = 3,
-
+
///
/// Represents the assembly category IIv.
///
@@ -40,6 +40,6 @@
/// Represents the assembly category VIIv.
///
[ResourcesDisplayName(typeof(RingtoetsCommonPrimitivesResources), nameof(RingtoetsCommonPrimitivesResources.FailureMechanismSectionAssemblyCategoryGroup_VIIv_DisplayName))]
- VIIv = 6
+ VIIv = 6
}
}
\ No newline at end of file
Index: Ringtoets/Common/src/Ringtoets.Common.Primitives/SimpleAssessmentResultType.cs
===================================================================
diff -u -r712c1aad8e5486980f259491130e4ae07ea48149 -r2ddd0b9cfb81ff0a3d33229cde75011be43ff3fa
--- Ringtoets/Common/src/Ringtoets.Common.Primitives/SimpleAssessmentResultType.cs (.../SimpleAssessmentResultType.cs) (revision 712c1aad8e5486980f259491130e4ae07ea48149)
+++ Ringtoets/Common/src/Ringtoets.Common.Primitives/SimpleAssessmentResultType.cs (.../SimpleAssessmentResultType.cs) (revision 2ddd0b9cfb81ff0a3d33229cde75011be43ff3fa)
@@ -49,7 +49,7 @@
///
[ResourcesDisplayName(typeof(Resources), nameof(Resources.AssessmentResultType_ProbabilityNegligible))]
ProbabilityNegligible = 3,
-
+
///
/// The failure mechanism section needs further assessment.
///