Updating dependencies from last known good builds

This commit is contained in:
eerhardt 2016-03-31 11:53:24 -05:00 committed by Eric Erhardt
parent 1428eb81cf
commit 3afd85068a
107 changed files with 174 additions and 174 deletions

View file

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