Updating CoreFX version to rc2-23924

This commit is contained in:
Eric Erhardt 2016-03-24 08:37:08 -05:00
parent 95ad1ee461
commit 1febe48d71
96 changed files with 155 additions and 155 deletions

View file

@ -2,12 +2,12 @@
"version": "1.0.0-*",
"dependencies": {
"Newtonsoft.Json": "7.0.1",
"NETStandard.Library": "1.5.0-rc2-23923",
"NETStandard.Library": "1.5.0-rc2-23924",
"dotnet": {
"target": "project"
},
"Microsoft.Win32.Registry": {
"version": "4.0.0-rc2-23923",
"version": "4.0.0-rc2-23924",
"exclude": "Compile"
},
"xunit": "2.1.0",