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

@ -3,14 +3,14 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004322"
"version": "1.0.0-rc3-004324"
},
"Newtonsoft.Json": "7.0.1",
"dotnet": {
"target": "project"
},
"Microsoft.Win32.Registry": {
"version": "4.0.0-rc3-24126-01",
"version": "4.0.0-rc3-24127-00",
"exclude": "Compile"
},
"xunit": "2.1.0",