code cleanup (#743)
* update tools * run code cleanup * update dependencies
This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@ public class ProgramScheduleItemDurationConfiguration : IEntityTypeConfiguration
|
||||
{
|
||||
public void Configure(EntityTypeBuilder<ProgramScheduleItemDuration> builder) =>
|
||||
builder.ToTable("ProgramScheduleDurationItem");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user