Merge pull request #4143 from eerhardt/NewSDK

Update Microsoft.NETCore.Sdk to 1.0.0-alpha-20160907-1
This commit is contained in:
Eric Erhardt 2016-09-07 15:44:23 -05:00 committed by GitHub
commit ab8e1b707b
3 changed files with 26 additions and 32 deletions

View file

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