Revert "Updating CoreFX to rc2-24022"

This commit is contained in:
Peter Marcu 2016-04-22 16:01:51 -07:00
parent ef0ca39da1
commit 390946f531
61 changed files with 162 additions and 162 deletions

View file

@ -1,13 +1,13 @@
{
"version": "1.0.0-*",
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-24022",
"NETStandard.Library": "1.5.0-rc2-24018",
"System.Runtime.Analyzers": {
"version": "1.1.0",
"type": "build"
}
},
"frameworks": {
"netstandard1.5": {}
"netstandard1.5": { }
}
}