From 331c153709b4140435397fdc957418802d6ffcf6 Mon Sep 17 00:00:00 2001 From: Brice Lambson Date: Mon, 25 Mar 2019 12:27:29 -0700 Subject: [PATCH] Remove dotnet-ef Resolves aspnet/EntityFrameworkCore#14016 --- eng/Version.Details.xml | 4 ---- eng/Versions.props | 4 ---- src/redist/targets/BundledDotnetTools.targets | 1 - 3 files changed, 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index feb49ef9e..426beb58c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,10 +38,6 @@ https://github.com/aspnet/AspNetCore 6a6a870f0847d347e72443eda843969d0b46da94 - - https://github.com/aspnet/EntityFrameworkCore - 86bc0b64b36d3d8f49c993772a4b569ee4ed28bd - https://github.com/dotnet/templating 42a212514e375a0821baab69fbac462e39590cfb diff --git a/eng/Versions.props b/eng/Versions.props index 16eb2a13e..13074790a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -14,10 +14,6 @@ 3.0.100-preview4.19181.5 - - - 3.0.0-preview4.19180.1 - 3.0.0-preview4-19201-04 diff --git a/src/redist/targets/BundledDotnetTools.targets b/src/redist/targets/BundledDotnetTools.targets index 387e0e78a..67c1fbf2d 100644 --- a/src/redist/targets/BundledDotnetTools.targets +++ b/src/redist/targets/BundledDotnetTools.targets @@ -1,7 +1,6 @@ -