From f6bd2127c7ff97d90f02d2b8e7832f54b7ad7460 Mon Sep 17 00:00:00 2001 From: "N. Taylor Mullen" Date: Mon, 13 Jun 2016 15:29:22 -0700 Subject: [PATCH] Remove direct Microsoft.NETCore.Platforms dependency. - Microsoft.NETCore.App now pulls this package in. aspnet/Coherence-Signed#344 --- test/ServerComparison.FunctionalTests/project.json | 1 - 1 file changed, 1 deletion(-) diff --git a/test/ServerComparison.FunctionalTests/project.json b/test/ServerComparison.FunctionalTests/project.json index 46a7e6b8f6..cd1c02d7c2 100644 --- a/test/ServerComparison.FunctionalTests/project.json +++ b/test/ServerComparison.FunctionalTests/project.json @@ -16,7 +16,6 @@ "Microsoft.Extensions.Logging": "1.0.0-*", "Microsoft.Extensions.Logging.Console": "1.0.0-*", "Microsoft.Net.Http.Headers": "1.0.0-*", - "Microsoft.NETCore.Platforms": "1.0.1-*" }, "publishOptions": { "include": [