Revert "Revert "Updating CoreFX to rc2-24022""
This commit is contained in:
parent
8d4d669850
commit
02f232d4ab
61 changed files with 162 additions and 162 deletions
|
@ -1,17 +1,14 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
|
||||
"testRunner": "xunit",
|
||||
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "7.0.1"
|
||||
},
|
||||
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
"netstandard1.5": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc2-24018"
|
||||
"NETStandard.Library": "1.5.0-rc2-24022"
|
||||
},
|
||||
"imports": "portable-net45+win8"
|
||||
}
|
||||
|
|
|
@ -1,20 +1,17 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
|
||||
"testRunner": "xunit",
|
||||
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "6.0.1",
|
||||
"TestLibraryGreater": {
|
||||
"target": "project"
|
||||
}
|
||||
},
|
||||
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
"netstandard1.5": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc2-24018"
|
||||
"NETStandard.Library": "1.5.0-rc2-24022"
|
||||
},
|
||||
"imports": "portable-net45+win8"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue