Updating dependencies from last known good builds

This commit is contained in:
eerhardt 2016-03-22 15:39:04 +00:00 committed by Eric Erhardt
parent 7a82a98e4c
commit 9bc478660a
96 changed files with 243 additions and 217 deletions

View file

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