Update Microsoft.NETCore.Sdk to 1.0.0-alpha-20160907-1
This commit is contained in:
parent
c5b2da0db5
commit
8000c98103
2 changed files with 2 additions and 2 deletions
|
@ -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.0",
|
||||
"type": "platform"
|
||||
|
|
|
@ -3,7 +3,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": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0"
|
||||
|
|
Loading…
Reference in a new issue