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

@ -11,7 +11,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004322"
"version": "1.0.0-rc3-004324"
},
"Microsoft.DotNet.Cli.Utils": {
"target": "project"
@ -23,7 +23,7 @@
"target": "project"
},
"Microsoft.Win32.Registry": {
"version": "4.0.0-rc3-24126-01",
"version": "4.0.0-rc3-24127-00",
"exclude": "Compile"
},
"Microsoft.DotNet.ProjectModel": {