Updating CoreFx, CoreSetup to rc3-24126-01, rc3-004322 respectively

This commit is contained in:
eerhardt 2016-05-27 08:05:08 +00:00
parent 0e60890be2
commit ef76efa02c
162 changed files with 249 additions and 250 deletions

View file

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