mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Refreshed EF migrations.
This commit is contained in:
parent
fcd93f7ae5
commit
916fc7afb8
@ -9,7 +9,7 @@ using Remotely_Server.Data;
|
||||
namespace Remotely_Server.Migrations
|
||||
{
|
||||
[DbContext(typeof(ApplicationDbContext))]
|
||||
[Migration("20190308020719_Initial")]
|
||||
[Migration("20190324232035_Initial")]
|
||||
partial class Initial
|
||||
{
|
||||
protected override void BuildTargetModel(ModelBuilder modelBuilder)
|
||||
Loading…
Reference in New Issue
Block a user