lab3-hard-to-lab4-hard #8

Closed
Salikh wants to merge 14 commits from lab3-hard into laba4-hard
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 08d3fb0189 - Show all commits

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 />