Updating CoreFx, CoreSetup to rc3-24127-01, rc3-004336 respectively

This commit is contained in:
eerhardt 2016-05-28 00:48:49 +00:00
parent f4ceb1f213
commit a087de2f87
164 changed files with 251 additions and 251 deletions

View file

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