From 4b504819151c89adcd59dfd26c3ceb1dd7ee1f4a Mon Sep 17 00:00:00 2001 From: Jass Bagga Date: Tue, 1 May 2018 11:42:06 -0700 Subject: [PATCH] Respond to dotnet-ef target framework update --- build/dependencies.props | 66 +++++++++++------------ korebuild-lock.txt | 4 +- test/Templates.Test/Templates.Test.csproj | 2 +- 3 files changed, 36 insertions(+), 36 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index a05a7b3a8f..b056d6169f 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -3,47 +3,47 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.0-rc1-30613 - 2.1.0-rc1-15774 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 + 2.1.0-rc1-30677 + 2.1.0-rtm-15776 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 15.6.82 15.6.82 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 2.0.0 - 2.1.0-rc1-26419-02 - 2.1.0-rc1-30613 + 2.1.0-rc1-26423-06 + 2.1.0-rc1-30677 15.6.1 - 2.1.0-rc1-30613 - 2.1.0-rc1-30613 - 2.0.1 + 2.1.0-rc1-30677 + 2.1.0-rc1-30677 + 2.0.3 0.19.0 3.7.0 16.16299.0 3.7.0 - 4.5.0-rc1-26419-03 + 4.5.0-rc1-26423-06 0.8.0 2.3.1 2.4.0-beta.1.build3945 diff --git a/korebuild-lock.txt b/korebuild-lock.txt index d35f5d62cf..d1308ad36d 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.0-rc1-15774 -commithash:ed5ca9de3c652347dbb0158a9a65eff3471d2114 +version:2.1.0-rtm-15776 +commithash:2a0c826e10e15decc8878a6b9b9f31543712ba6f diff --git a/test/Templates.Test/Templates.Test.csproj b/test/Templates.Test/Templates.Test.csproj index 8a9d7b6de6..7af1e8e091 100644 --- a/test/Templates.Test/Templates.Test.csproj +++ b/test/Templates.Test/Templates.Test.csproj @@ -32,7 +32,7 @@ <_Parameter1>DotNetEfFullPath - <_Parameter2>$([MSBuild]::EnsureTrailingSlash('$(NuGetPackageRoot)'))dotnet-ef/$(DotnetEfPackageVersion)/tools/netcoreapp2.0/any/dotnet-ef.dll + <_Parameter2>$([MSBuild]::EnsureTrailingSlash('$(NuGetPackageRoot)'))dotnet-ef/$(DotnetEfPackageVersion)/tools/netcoreapp2.1/any/dotnet-ef.dll