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
a288b9d528
2 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
namespace FilterLists.Api.Migrations
|
||||
{
|
||||
[DbContext(typeof(FilterListsDbContext))]
|
||||
[Migration("20200213124245_1367")]
|
||||
[Migration("20200213125106_1367")]
|
||||
partial class _1367
|
||||
{
|
||||
protected override void BuildTargetModel(ModelBuilder modelBuilder)
|
||||
Loading…
Reference in a new issue