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

@ -18,7 +18,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004322"
"version": "1.0.0-rc3-004324"
}
},
"imports": [

View file

@ -16,7 +16,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004322"
"Microsoft.NETCore.App": "1.0.0-rc3-004324"
},
"imports": [
"dnxcore50",