Update the Sdk version to the latest build.

This commit is contained in:
Eric Erhardt 2016-08-23 13:44:07 -05:00
parent b5e00acc15
commit a543050c62
2 changed files with 2 additions and 2 deletions

View file

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

View file

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