Updating CoreFx, CoreSetup to rc3-24127-00, rc3-004324 respectively

This commit is contained in:
eerhardt 2016-05-27 18:12:45 +00:00
parent 3fd06948fb
commit 80820a638b
162 changed files with 248 additions and 248 deletions

View file

@ -5,12 +5,12 @@
"netcoreapp1.0": {
"imports": "dnxcore50",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004322"
"Microsoft.NETCore.App": "1.0.0-rc3-004324"
}
},
"net451": {
"dependencies": {
"Microsoft.CSharp": "4.0.1-rc3-24126-01"
"Microsoft.CSharp": "4.0.1-rc3-24127-00"
}
}
},