Revert "Revert "Updating CoreFX to rc2-24022""

This commit is contained in:
Peter Marcu 2016-04-22 16:39:44 -07:00
parent 8d4d669850
commit 02f232d4ab
61 changed files with 162 additions and 162 deletions

View file

@ -10,9 +10,9 @@
]
},
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-24018"
"NETStandard.Library": "1.5.0-rc2-24022"
},
"frameworks": {
"netcoreapp1.0": { }
"netcoreapp1.0": {}
}
}

View file

@ -8,9 +8,9 @@
"target": "project",
"version": "1.0.0-*"
},
"NETStandard.Library": "1.5.0-rc2-24018"
"NETStandard.Library": "1.5.0-rc2-24022"
},
"frameworks": {
"netcoreapp1.0": { }
"netcoreapp1.0": {}
}
}

View file

@ -5,9 +5,9 @@
"target": "project",
"version": "1.0.0-*"
},
"NETStandard.Library": "1.5.0-rc2-24018"
"NETStandard.Library": "1.5.0-rc2-24022"
},
"frameworks": {
"netcoreapp1.0": { }
"netcoreapp1.0": {}
}
}