Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in. aspnet/Coherence-Signed#344
This commit is contained in:
Родитель
b8b0d3894c
Коммит
ed4862dc40
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"dotnet-test-xunit": "1.0.0-*",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-*",
|
||||
"Microsoft.AspNetCore.Cryptography.Internal": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.DataProtection.Test.Shared": {
|
||||
"type": "build",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"dotnet-test-xunit": "1.0.0-*",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-*",
|
||||
"Microsoft.AspNetCore.Cryptography.Internal": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.DataProtection.Test.Shared": "1.0.0-*",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"dotnet-test-xunit": "1.0.0-*",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-*",
|
||||
"Microsoft.AspNetCore.Cryptography.Internal": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.DataProtection.Abstractions": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.Testing": "1.0.0-*",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"dotnet-test-xunit": "1.0.0-*",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-*",
|
||||
"Microsoft.AspNetCore.DataProtection.Abstractions": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.DataProtection.Extensions": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.DataProtection.Test.Shared": {
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
"dependencies": {
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-*",
|
||||
"dotnet-test-xunit": "1.0.0-*",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-*",
|
||||
"Microsoft.AspNetCore.DataProtection": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.DataProtection.Test.Shared": {
|
||||
"type": "build",
|
||||
|
|
Загрузка…
Ссылка в новой задаче