eFormCore/Migrations/20190319130214_AddingMissingForeignKeys.Designer.cs
Method BuildTargetModel
has 1381 lines of code (exceeds 25 allowed). Consider refactoring. Wontfix
Wontfix
protected override void BuildTargetModel(ModelBuilder modelBuilder)
{
#pragma warning disable 612, 618
//Setup for SQL Server Provider
File 20190319130214_AddingMissingForeignKeys.Designer.cs
has 1414 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
using System;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Infrastructure;
using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.Migrations;