Updating dependencies from last known good builds

This commit is contained in:
eerhardt 2016-03-29 15:59:19 +00:00
parent ac4c6702d5
commit 7eb9d07fb5
105 changed files with 198 additions and 200 deletions

View file

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