diff --git a/ProjectLighthouse/ProjectLighthouse/Migrations/DatabaseModelSnapshot.cs b/ProjectLighthouse/Migrations/DatabaseContextModelSnapshot.cs similarity index 99% rename from ProjectLighthouse/ProjectLighthouse/Migrations/DatabaseModelSnapshot.cs rename to ProjectLighthouse/Migrations/DatabaseContextModelSnapshot.cs index 6586bccd..4374c7c0 100644 --- a/ProjectLighthouse/ProjectLighthouse/Migrations/DatabaseModelSnapshot.cs +++ b/ProjectLighthouse/Migrations/DatabaseContextModelSnapshot.cs @@ -10,7 +10,7 @@ using Microsoft.EntityFrameworkCore.Storage.ValueConversion; namespace ProjectLighthouse.Migrations { [DbContext(typeof(DatabaseContext))] - partial class DatabaseModelSnapshot : ModelSnapshot + partial class DatabaseContextModelSnapshot : ModelSnapshot { protected override void BuildModel(ModelBuilder modelBuilder) {