mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Merge branch 'migrate' of https://github.com/collinbarrett/FilterLists into migrate
This commit is contained in:
commit
194a7fe89a
2 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
namespace FilterLists.Api.Migrations
|
||||
{
|
||||
[DbContext(typeof(FilterListsDbContext))]
|
||||
[Migration("20200215160840_1369")]
|
||||
[Migration("20200215162610_1369")]
|
||||
partial class _1369
|
||||
{
|
||||
protected override void BuildTargetModel(ModelBuilder modelBuilder)
|
||||
Loading…
Reference in a new issue