Updating dependencies from last known good builds

This commit is contained in:
eerhardt 2016-03-25 16:48:25 -05:00
parent 46db1a69bd
commit ed887d183a
100 changed files with 208 additions and 190 deletions

View file

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