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

@ -1,15 +1,15 @@
{
"version": "1.0.0-*",
"dependencies": {
"SingleTargetP2" : {
"SingleTargetP2": {
"target": "project"
},
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { }
"netcoreapp1.0": {}
}
}