Update Microsoft.NETCore.Sdk to 1.0.0-alpha-20160921-4.

This commit is contained in:
Eric Erhardt 2016-09-23 11:09:15 -05:00
parent 88a1bdd639
commit d4f6144355
2 changed files with 2 additions and 2 deletions

View file

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