fix
This commit is contained in:
parent
c81e6b226e
commit
3632ee363b
@ -12,7 +12,7 @@ using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
|
|||||||
namespace GiftShopDatabaseImplement.Migrations
|
namespace GiftShopDatabaseImplement.Migrations
|
||||||
{
|
{
|
||||||
[DbContext(typeof(GiftShopDatabase))]
|
[DbContext(typeof(GiftShopDatabase))]
|
||||||
[Migration("20230514095932_SecMigration")]
|
[Migration("20230515060908_SecMigration")]
|
||||||
partial class SecMigration
|
partial class SecMigration
|
||||||
{
|
{
|
||||||
/// <inheritdoc />
|
/// <inheritdoc />
|
Loading…
Reference in New Issue
Block a user