29 changed files with
25 additions and
63 deletions
|
|
|
|
@ -1,7 +1,6 @@
|
|
|
|
|
using System;
|
|
|
|
|
using Microsoft.Data.Entity;
|
|
|
|
|
using Microsoft.Data.Entity.Infrastructure;
|
|
|
|
|
using Microsoft.Data.Entity.Metadata;
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
using Yavsc.Models;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,5 +1,3 @@
|
|
|
|
|
using System;
|
|
|
|
|
using System.Collections.Generic;
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
|
|
|
|
|
namespace Yavsc.Migrations
|
|
|
|
|
|
|
|
|
|
@ -1,7 +1,6 @@
|
|
|
|
|
using System;
|
|
|
|
|
using Microsoft.Data.Entity;
|
|
|
|
|
using Microsoft.Data.Entity.Infrastructure;
|
|
|
|
|
using Microsoft.Data.Entity.Metadata;
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
using Yavsc.Models;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,5 +1,4 @@
|
|
|
|
|
using System;
|
|
|
|
|
using System.Collections.Generic;
|
|
|
|
|
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
|
|
|
|
|
namespace Yavsc.Migrations
|
|
|
|
|
|
|
|
|
|
@ -1,7 +1,6 @@
|
|
|
|
|
using System;
|
|
|
|
|
using Microsoft.Data.Entity;
|
|
|
|
|
using Microsoft.Data.Entity.Infrastructure;
|
|
|
|
|
using Microsoft.Data.Entity.Metadata;
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
using Yavsc.Models;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,5 +1,4 @@
|
|
|
|
|
using System;
|
|
|
|
|
using System.Collections.Generic;
|
|
|
|
|
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
|
|
|
|
|
namespace Yavsc.Migrations
|
|
|
|
|
|
|
|
|
|
@ -1,7 +1,6 @@
|
|
|
|
|
using System;
|
|
|
|
|
using Microsoft.Data.Entity;
|
|
|
|
|
using Microsoft.Data.Entity.Infrastructure;
|
|
|
|
|
using Microsoft.Data.Entity.Metadata;
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
using Yavsc.Models;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,5 +1,4 @@
|
|
|
|
|
using System;
|
|
|
|
|
using System.Collections.Generic;
|
|
|
|
|
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
|
|
|
|
|
namespace Yavsc.Migrations
|
|
|
|
|
|
|
|
|
|
@ -1,7 +1,6 @@
|
|
|
|
|
using System;
|
|
|
|
|
using Microsoft.Data.Entity;
|
|
|
|
|
using Microsoft.Data.Entity.Infrastructure;
|
|
|
|
|
using Microsoft.Data.Entity.Metadata;
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
using Yavsc.Models;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,5 +1,4 @@
|
|
|
|
|
using System;
|
|
|
|
|
using System.Collections.Generic;
|
|
|
|
|
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
|
|
|
|
|
namespace Yavsc.Migrations
|
|
|
|
|
|
|
|
|
|
@ -1,7 +1,6 @@
|
|
|
|
|
using System;
|
|
|
|
|
using Microsoft.Data.Entity;
|
|
|
|
|
using Microsoft.Data.Entity.Infrastructure;
|
|
|
|
|
using Microsoft.Data.Entity.Metadata;
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
using Yavsc.Models;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,5 +1,4 @@
|
|
|
|
|
using System;
|
|
|
|
|
using System.Collections.Generic;
|
|
|
|
|
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
|
|
|
|
|
namespace Yavsc.Migrations
|
|
|
|
|
|
|
|
|
|
@ -1,7 +1,6 @@
|
|
|
|
|
using System;
|
|
|
|
|
using Microsoft.Data.Entity;
|
|
|
|
|
using Microsoft.Data.Entity.Infrastructure;
|
|
|
|
|
using Microsoft.Data.Entity.Metadata;
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
using Yavsc.Models;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1,5 +1,4 @@
|
|
|
|
|
using System;
|
|
|
|
|
using System.Collections.Generic;
|
|
|
|
|
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
|
|
|
|
|
namespace Yavsc.Migrations
|
|
|
|
|
|
|
|
|
|
@ -1,8 +1,6 @@
|
|
|
|
|
using System;
|
|
|
|
|
using Microsoft.Data.Entity;
|
|
|
|
|
using Microsoft.Data.Entity.Infrastructure;
|
|
|
|
|
using Microsoft.Data.Entity.Metadata;
|
|
|
|
|
using Microsoft.Data.Entity.Migrations;
|
|
|
|
|
using Yavsc.Models;
|
|
|
|
|
|
|
|
|
|
namespace Yavsc.Migrations
|
|
|
|
|
|