refactoring

This commit is contained in:
Paul Schneider 2017-04-08 00:32:23 +02:00
commit b828b06904
10 changed files with 125 additions and 26 deletions

View file

@ -1,8 +1,8 @@
using Microsoft.Data.Entity.Migrations;
using Yavsc.Interfaces.Workflow;
namespace Yavsc.Migrations
{
using YavscLib;
public partial class bookQueryStatus : Migration
{
protected override void Up(MigrationBuilder migrationBuilder)