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

@ -18,7 +18,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
}
},
"imports": [
@ -27,4 +27,4 @@
]
}
}
}
}

View file

@ -16,7 +16,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"imports": [
"dnxcore50",
@ -34,4 +34,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}