|
|
@ -1,11 +1,8 @@ |
|
|
// <auto-generated />
|
|
|
// <auto-generated />
|
|
|
using Microsoft.eShopWeb.Infrastructure.Data; |
|
|
|
|
|
using Microsoft.EntityFrameworkCore; |
|
|
using Microsoft.EntityFrameworkCore; |
|
|
using Microsoft.EntityFrameworkCore.Infrastructure; |
|
|
using Microsoft.EntityFrameworkCore.Infrastructure; |
|
|
using Microsoft.EntityFrameworkCore.Metadata; |
|
|
using Microsoft.EntityFrameworkCore.Metadata; |
|
|
using Microsoft.EntityFrameworkCore.Migrations; |
|
|
|
|
|
using Microsoft.EntityFrameworkCore.Storage; |
|
|
|
|
|
using Microsoft.EntityFrameworkCore.Storage.Internal; |
|
|
|
|
|
using System; |
|
|
using System; |
|
|
|
|
|
|
|
|
namespace Microsoft.eShopWeb.Infrastructure.Data.Migrations |
|
|
namespace Microsoft.eShopWeb.Infrastructure.Data.Migrations |
|
|
|