Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Ringtoets.Integration.Forms.csproj
===================================================================
diff -u -r29d71fc2b326ae60c281103380b4babe1b881f87 -rc495cc79dec2d2b23b382df86cfcc78b977b14f3
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Ringtoets.Integration.Forms.csproj (.../Ringtoets.Integration.Forms.csproj) (revision 29d71fc2b326ae60c281103380b4babe1b881f87)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Ringtoets.Integration.Forms.csproj (.../Ringtoets.Integration.Forms.csproj) (revision c495cc79dec2d2b23b382df86cfcc78b977b14f3)
@@ -292,6 +292,10 @@
Ringtoets.Integration.IO
False
+
+ {28811C4A-6C18-42C1-88B2-A03A3784E2D0}
+ Ringtoets.Integration.Service
+
Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Dialogs/AssessmentSectionProviderStubTest.cs
===================================================================
diff -u -r95888d160b1a8c60bb74587a1288319125bbb122 -rc495cc79dec2d2b23b382df86cfcc78b977b14f3
--- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Dialogs/AssessmentSectionProviderStubTest.cs (.../AssessmentSectionProviderStubTest.cs) (revision 95888d160b1a8c60bb74587a1288319125bbb122)
+++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Dialogs/AssessmentSectionProviderStubTest.cs (.../AssessmentSectionProviderStubTest.cs) (revision c495cc79dec2d2b23b382df86cfcc78b977b14f3)
@@ -24,7 +24,7 @@
using NUnit.Framework;
using Rhino.Mocks;
using Ringtoets.Integration.Forms.Dialogs;
-using Ringtoets.Integration.Forms.Merge;
+using Ringtoets.Integration.Service.Merge;
namespace Ringtoets.Integration.Forms.Test.Dialogs
{
Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Ringtoets.Integration.Forms.Test.csproj
===================================================================
diff -u -r01cd65c3cbbc6ef2dc6d618de2292358a990e345 -rc495cc79dec2d2b23b382df86cfcc78b977b14f3
--- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Ringtoets.Integration.Forms.Test.csproj (.../Ringtoets.Integration.Forms.Test.csproj) (revision 01cd65c3cbbc6ef2dc6d618de2292358a990e345)
+++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Ringtoets.Integration.Forms.Test.csproj (.../Ringtoets.Integration.Forms.Test.csproj) (revision c495cc79dec2d2b23b382df86cfcc78b977b14f3)
@@ -265,6 +265,10 @@
{C8383B76-B3F1-4E6E-B56C-527B469FA20A}
Ringtoets.Integration.Plugin
+
+ {28811C4A-6C18-42C1-88B2-A03A3784E2D0}
+ Ringtoets.Integration.Service
+
{93C3B757-C591-4451-BA56-140FF91EFE9A}
Ringtoets.Integration.Forms.TestUtil