Update package dependencies to rc2-24008

This commit is contained in:
Matt Ellis 2016-04-07 23:47:47 -07:00 committed by Piotr Puszkiewicz
parent b184ba23e6
commit d0ac16129d
114 changed files with 356 additions and 375 deletions

View file

@ -1,13 +1,13 @@
{
"version": "1.0.0-*",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-23931",
"Microsoft.NETCore.App": "1.0.0-rc2-24008",
"Newtonsoft.Json": "7.0.1",
"dotnet": {
"target": "project"
},
"Microsoft.Win32.Registry": {
"version": "4.0.0-rc2-23931",
"version": "4.0.0-rc2-24008",
"exclude": "Compile"
},
"xunit": "2.1.0",