Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/HeightStructures/HeightStructuresCalculationEntityReadExtensionsTest.cs =================================================================== diff -u -r1c2f91dd3d03b28ce5e493b068bc34ca4dfc9db7 -r8ff26e0d7885f432a6e470e8d68ce325bdc6a9bc --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/HeightStructures/HeightStructuresCalculationEntityReadExtensionsTest.cs (.../HeightStructuresCalculationEntityReadExtensionsTest.cs) (revision 1c2f91dd3d03b28ce5e493b068bc34ca4dfc9db7) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/HeightStructures/HeightStructuresCalculationEntityReadExtensionsTest.cs (.../HeightStructuresCalculationEntityReadExtensionsTest.cs) (revision 8ff26e0d7885f432a6e470e8d68ce325bdc6a9bc) @@ -151,7 +151,7 @@ { new Point2D(0, 0) }; - string pointXml = new Point2DCollectionXmlSerializer().ToXml(points); + string pointXml = new Point2DXmlSerializer().ToXml(points); var foreshoreEntity = new ForeshoreProfileEntity { Id = "id",