definitely commit

This commit is contained in:
Salikh 2024-04-04 03:01:18 +04:00
parent e4f5d2f5b6
commit 08d3fb0189
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ using Npgsql.EntityFrameworkCore.PostgreSQL.Metadata;
namespace MotorPlantDatabaseImplement.Migrations
{
[DbContext(typeof(MotorPlantDatabase))]
[Migration("20240403125759_InitMigration")]
[Migration("20240403225731_InitMigration")]
partial class InitMigration
{
/// <inheritdoc />