Updating the SDK version to the latest.

This commit is contained in:
Livar Cunha 2016-10-19 16:21:54 -07:00
parent b7ac730a7f
commit 368d7a19af
12 changed files with 13 additions and 13 deletions

View file

@ -3,7 +3,7 @@
"frameworks": {
"netstandard1.5": {
"dependencies": {
"Microsoft.NET.Sdk": "1.0.0-alpha-20161010-1",
"Microsoft.NET.Sdk": "1.0.0-alpha-20161019-1",
"NETStandard.Library": "1.6.0"
}
}