From 35716ebf2cb98d8284571ce70e59ae31a00a8c62 Mon Sep 17 00:00:00 2001 From: Brice Lambson Date: Mon, 19 Mar 2018 09:43:12 -0700 Subject: [PATCH] Make dotnet-ef a global tool --- build/artifacts.props | 2 +- modules/EntityFrameworkCore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/artifacts.props b/build/artifacts.props index ccb7d1e204..2a3b4201c6 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -22,6 +22,7 @@ + @@ -215,7 +216,6 @@ - diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index ff51e1dc15..c87fc69d4b 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit ff51e1dc15ae7d0470245fcc2dc7bac34d20b7d1 +Subproject commit c87fc69d4bc0c085945d22d37f99651271238f58