fix: confirm email changes and enforce clean backend build
This commit is contained in:
@@ -5,6 +5,7 @@ using Npgsql.EntityFrameworkCore.PostgreSQL.Metadata;
|
||||
#nullable disable
|
||||
|
||||
#pragma warning disable CA1814 // Prefer jagged arrays over multidimensional
|
||||
#pragma warning disable CA1861 // Generated migration seed arrays are not runtime hot paths.
|
||||
|
||||
namespace Socialize.Api.Migrations
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user