Rebrand context model snapshot.

This commit is contained in:
2020-02-10 03:02:56 +00:00
parent 15f55a319a
commit 87a51674aa

View File

@@ -8,7 +8,7 @@ using Microsoft.EntityFrameworkCore.Infrastructure;
namespace Marechai.Database.Migrations
{
[DbContext(typeof(MarechaiContext))]
class marechaiContextModelSnapshot : ModelSnapshot
class MarechaiContextModelSnapshot : ModelSnapshot
{
protected override void BuildModel(ModelBuilder modelBuilder)
{