eFormCore/Migrations/20201223104631_AddingTranslations.Designer.cs
Method BuildTargetModel
has 2754 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
protected override void BuildTargetModel(ModelBuilder modelBuilder)
{
#pragma warning disable 612, 618
modelBuilder
.HasAnnotation("ProductVersion", "3.1.8")
File 20201223104631_AddingTranslations.Designer.cs
has 2769 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
using System;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Infrastructure;
using Microsoft.EntityFrameworkCore.Migrations;
using Microting.eForm.Infrastructure;