Merge branch 'migrate' of https://github.com/collinbarrett/FilterLists into migrate

This commit is contained in:
Collin M. Barrett 2020-02-15 11:00:21 -06:00
commit 5f2fef6099
4 changed files with 3 additions and 79101 deletions

View file

@ -1,6 +1,6 @@
[
{
"dependentFilterListId": 345,
"dependentFilterListId": 344,
"dependencyFilterListId": 301
},
{
@ -27,4 +27,4 @@
"dependentFilterListId": 1817,
"dependencyFilterListId": 347
}
]
]

View file

@ -23060,7 +23060,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
b.HasData(
new
{
DependentFilterListId = (short)345,
DependentFilterListId = (short)344,
DependencyFilterListId = (short)301
},
new