Updating CoreFX version to rc2-23924
This commit is contained in:
parent
95ad1ee461
commit
1febe48d71
96 changed files with 155 additions and 155 deletions
|
@ -12,7 +12,7 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc2-23923"
|
||||
"version": "1.0.0-rc2-23924"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"netstandard1.5": {
|
||||
"imports": [ "dnxcore50", "portable-net45+win8" ],
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": { "type": "platform", "version": "1.0.0-rc2-23923" },
|
||||
"Microsoft.NETCore.App": { "type": "platform", "version": "1.0.0-rc2-23924" },
|
||||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"portable-net45+win8"
|
||||
],
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": "1.0.0-rc2-23923"
|
||||
"Microsoft.NETCore.App": "1.0.0-rc2-23924"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue