update nuget and sdk to include msbuild pack target

This commit is contained in:
Rohit Agrawal 2016-09-12 17:10:31 -07:00
parent 18456af5ca
commit 194a850c71
7 changed files with 13 additions and 13 deletions

View file

@ -2,7 +2,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.Sdk": "1.0.0-alpha-20160909-2",
"Microsoft.NETCore.Sdk": "1.0.0-alpha-20160913-1",
"Microsoft.NETCore.App": {
"version": "1.0.1",
"type": "platform"