From c04ad9706ab57a3a6d9c178b9bb8ff2b7a779598 Mon Sep 17 00:00:00 2001 From: Troy Dai Date: Thu, 4 Jun 2015 00:40:34 -0700 Subject: [PATCH 1/2] Fix build break --- src/Microsoft.AspNet.Diagnostics.Entity/project.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Microsoft.AspNet.Diagnostics.Entity/project.json b/src/Microsoft.AspNet.Diagnostics.Entity/project.json index 92e4fccd44..4b8509aa3f 100644 --- a/src/Microsoft.AspNet.Diagnostics.Entity/project.json +++ b/src/Microsoft.AspNet.Diagnostics.Entity/project.json @@ -6,6 +6,7 @@ }, "dependencies": { "Microsoft.AspNet.Diagnostics": "1.0.0-*", + "EntityFramework.Core": "7.0.0-*", "EntityFramework.Relational": "7.0.0-*" }, "compile": [ "..\\Shared\\*.cs" ], From 4836a561eab91d5a62f389a23154bc507bfc96de Mon Sep 17 00:00:00 2001 From: Pranav K Date: Thu, 16 Jul 2015 08:56:20 -0700 Subject: [PATCH 2/2] Updating to release NuGet.config --- NuGet.Config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NuGet.Config b/NuGet.Config index da57d47267..0e74a4912d 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -1,7 +1,8 @@  - + + - \ No newline at end of file +