From 81d46cfaed47441c2642196c79b36e289eb478f3 Mon Sep 17 00:00:00 2001 From: Brice Lambson Date: Wed, 21 Sep 2016 10:48:13 -0700 Subject: [PATCH] Add EntityFramework.Tools --- makefile.shade | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile.shade b/makefile.shade index 2808894464..69afd3fa4a 100644 --- a/makefile.shade +++ b/makefile.shade @@ -727,6 +727,7 @@ functions "RazorTooling", "Hosting", "EntityFramework", + "EntityFramework.Tools", "WebListener", "KestrelHttpServer", "IISIntegration",