Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/ClosingStructureSectionResultEntity.cs =================================================================== diff -u -r11f0867b39150ae5fac83dc178a89fee46d27611 -r741fcc00e47a7ff8fa01bbf15edbaedf8dec2e57 --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/ClosingStructureSectionResultEntity.cs (.../ClosingStructureSectionResultEntity.cs) (revision 11f0867b39150ae5fac83dc178a89fee46d27611) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/ClosingStructureSectionResultEntity.cs (.../ClosingStructureSectionResultEntity.cs) (revision 741fcc00e47a7ff8fa01bbf15edbaedf8dec2e57) @@ -31,7 +31,8 @@ namespace Application.Ringtoets.Storage.DbContext { using System; - + using System.Collections.Generic; + public partial class ClosingStructureSectionResultEntity { public long ClosingStructureSectionResultEntityId { get; set; }