Updating CoreFx, CoreSetup to rc3-24127-00, rc3-004324 respectively
This commit is contained in:
parent
3fd06948fb
commit
80820a638b
162 changed files with 248 additions and 248 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": "1.0.0-rc3-004322",
|
||||
"Microsoft.NETCore.App": "1.0.0-rc3-004324",
|
||||
"EmptyLibrary": "1.0.0-*"
|
||||
},
|
||||
"frameworks": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": "1.0.0-rc3-004322"
|
||||
"Microsoft.NETCore.App": "1.0.0-rc3-004324"
|
||||
}
|
||||
},
|
||||
"dnx451": {}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"netstandard1.3": {
|
||||
"imports": "dnxcore50",
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24126-01"
|
||||
"NETStandard.Library": "1.5.0-rc3-24127-00"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004322"
|
||||
"version": "1.0.0-rc3-004324"
|
||||
},
|
||||
"Newtonsoft.Json": "8.0.3"
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"netcoreapp1.0": {
|
||||
"imports": "dnxcore50",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": "1.0.0-rc3-004322"
|
||||
"Microsoft.NETCore.App": "1.0.0-rc3-004324"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": "1.0.0-rc3-004322",
|
||||
"Microsoft.NETCore.App": "1.0.0-rc3-004324",
|
||||
"Microsoft.Web.Administration": "7.0.0"
|
||||
},
|
||||
"frameworks": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue