Update CoreFx, SharedFx to rc3-24126-00, rc3-004312

This commit is contained in:
Eric Erhardt 2016-05-26 13:11:22 -05:00
parent eff981d3db
commit cc178d425f
162 changed files with 399 additions and 380 deletions

View file

@ -7,7 +7,7 @@
"Microsoft.Data.OData": "5.6.4",
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
},
"TestLibraryWithResources": {
"target": "project"
@ -20,4 +20,4 @@
]
}
}
}
}

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"frameworks": {
"netstandard1.5": {