summaryrefslogtreecommitdiffstats
path: root/src/Migrations/DBModelSnapshot.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Migrations/DBModelSnapshot.cs')
-rw-r--r--src/Migrations/DBModelSnapshot.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Migrations/DBModelSnapshot.cs b/src/Migrations/DBModelSnapshot.cs
index e63af59..5a68283 100644
--- a/src/Migrations/DBModelSnapshot.cs
+++ b/src/Migrations/DBModelSnapshot.cs
@@ -9,7 +9,7 @@ using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
namespace BlobBin.Migrations
{
- [DbContext(typeof(Eva))]
+ [DbContext(typeof(Db))]
partial class DBModelSnapshot : ModelSnapshot
{
protected override void BuildModel(ModelBuilder modelBuilder)