Update Microsoft.NETCore.Sdk to 1.0.0-alpha-20160831-1

This commit is contained in:
Eric Erhardt 2016-09-01 11:08:34 -05:00
parent c0c07ed959
commit 0e4044b8bd
5 changed files with 69 additions and 93 deletions

View file

@ -2,7 +2,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.DotNet.Core.Sdk": "1.0.0-alpha-20160822-4",
"Microsoft.NETCore.Sdk": "1.0.0-alpha-20160831-1",
"Microsoft.NETCore.App": {
"version": "1.0.0",
"type": "platform"