Remove direct Microsoft.NETCore.Platforms dependency.

- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
This commit is contained in:
N. Taylor Mullen 2016-06-13 15:28:51 -07:00
parent e20d18636e
commit 4b43597d28
2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@
},
"dependencies": {
"dotnet-test-xunit": "1.0.0-*",
"Microsoft.NETCore.Platforms": "1.0.1-*",
"Microsoft.AspNetCore.Razor.Runtime": "1.0.0-*",
"Microsoft.AspNetCore.Razor.Test.Sources": {
"version": "1.0.0-*",

View File

@ -2,7 +2,6 @@
"version": "1.0.0",
"dependencies": {
"dotnet-test-xunit": "1.0.0-*",
"Microsoft.NETCore.Platforms": "1.0.1-*",
"Microsoft.AspNetCore.Razor": "1.0.0-*",
"Microsoft.AspNetCore.Razor.Test.Sources": {
"version": "1.0.0-*",