Skip to content

Commit

Permalink
#168 remove redundant EfContrib namespace (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvreony committed Sep 11, 2021
1 parent 93bd083 commit 3f0c451
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -53,7 +53,6 @@ protected override IList<string> GetUsings()
return new List<string>()
{
"Microsoft.EntityFrameworkCore",
"Dhgms.EfCoreContrib"
};
}

Expand Down

0 comments on commit 3f0c451

Please sign in to comment.