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

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-23925",
"NETStandard.Library": "1.5.0-rc2-23928",
"Microsoft.DotNet.Cli.Utils": {
"target": "project"
},
@ -9,7 +9,7 @@
"target": "project"
},
"Microsoft.Win32.Registry": {
"version": "4.0.0-rc2-23925",
"version": "4.0.0-rc2-23928",
"exclude": "Compile"
},
"Microsoft.DotNet.ProjectModel": {