Updating dependencies from last known good builds

This commit is contained in:
eerhardt 2016-03-28 17:27:54 +00:00
parent 1ff15e35bc
commit cefed77ca9
100 changed files with 158 additions and 158 deletions

View file

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