Closed Slendy closed 10 months ago
Removes the dreaded ProjectLighthouse\ProjectLighthouse\Migrations folder. This should have also been renamed when we renamed the Database class to DatabaseContext since the format of the class is <YourContext>ModelSnapshot.cs
ProjectLighthouse\ProjectLighthouse\Migrations
Database
DatabaseContext
<YourContext>ModelSnapshot.cs
Removes the dreaded
ProjectLighthouse\ProjectLighthouse\Migrations
folder. This should have also been renamed when we renamed theDatabase
class toDatabaseContext
since the format of the class is<YourContext>ModelSnapshot.cs