Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Ringtoets.Integration.Plugin.csproj
===================================================================
diff -u -r61dc09c91989d5a593858f8939530e7e929ecbf8 -rf8157a86757ea878bd8a7941724c29bea409be36
--- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Ringtoets.Integration.Plugin.csproj (.../Ringtoets.Integration.Plugin.csproj) (revision 61dc09c91989d5a593858f8939530e7e929ecbf8)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Ringtoets.Integration.Plugin.csproj (.../Ringtoets.Integration.Plugin.csproj) (revision f8157a86757ea878bd8a7941724c29bea409be36)
@@ -34,6 +34,7 @@
+
Index: Ringtoets/Integration/src/Ringtoets.Integration.Service/Exceptions/LoadAssessmentSectionException.cs
===================================================================
diff -u -r75a425748de07eae53b5a915c211733a9df6f4a0 -rf8157a86757ea878bd8a7941724c29bea409be36
--- Ringtoets/Integration/src/Ringtoets.Integration.Service/Exceptions/LoadAssessmentSectionException.cs (.../LoadAssessmentSectionException.cs) (revision 75a425748de07eae53b5a915c211733a9df6f4a0)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Service/Exceptions/LoadAssessmentSectionException.cs (.../LoadAssessmentSectionException.cs) (revision f8157a86757ea878bd8a7941724c29bea409be36)
@@ -25,7 +25,7 @@
namespace Ringtoets.Integration.Service.Exceptions
{
///
- /// Exception thrown when something went wrong when loading assessment sections.
+ /// The exception that is thrown when something went wrong while loading assessment sections.
///
[Serializable]
public class LoadAssessmentSectionException : Exception
Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Ringtoets.Integration.Plugin.Test.csproj
===================================================================
diff -u -r61dc09c91989d5a593858f8939530e7e929ecbf8 -rf8157a86757ea878bd8a7941724c29bea409be36
--- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Ringtoets.Integration.Plugin.Test.csproj (.../Ringtoets.Integration.Plugin.Test.csproj) (revision 61dc09c91989d5a593858f8939530e7e929ecbf8)
+++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Ringtoets.Integration.Plugin.Test.csproj (.../Ringtoets.Integration.Plugin.Test.csproj) (revision f8157a86757ea878bd8a7941724c29bea409be36)
@@ -51,6 +51,7 @@
+