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