Update to .Net Core rc2-23805

This commit is contained in:
Eric Erhardt 2016-02-05 15:53:23 -06:00
parent afc0d45e2e
commit a7e9ee52c9
53 changed files with 93 additions and 93 deletions

View file

@ -6,7 +6,7 @@
},
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23728",
"NETStandard.Library": "1.0.0-rc2-23805",
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
"Microsoft.DotNet.Cli.Utils": "1.0.0-*"
},