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

@ -9,7 +9,7 @@
"netstandard1.6": {
"imports": "dnxcore50",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004322"
"Microsoft.NETCore.App": "1.0.0-rc3-004324"
}
},
"net451": {}

View file

@ -5,7 +5,7 @@
"preserveCompilationContext": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004322",
"Microsoft.NETCore.App": "1.0.0-rc3-004324",
"DependencyContextValidator": "1.0.0-*"
},
"frameworks": {

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004322",
"Microsoft.NETCore.App": "1.0.0-rc3-004324",
"DependencyContextValidator": "1.0.0-*"
},
"frameworks": {

View file

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

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004322"
"version": "1.0.0-rc3-004324"
},
"DependencyContextValidator": "1.0.0-*"
},