eFormCore/Migrations/20200224084023_AddingAttributesToUnits.cs
Method Up
has 26 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
protected override void Up(MigrationBuilder migrationBuilder)
{
migrationBuilder.RenameColumn(
name: "SoftwareVersion",
table: "units",