Update CoreFx, SharedFx to rc3-24126-00, rc3-004312
This commit is contained in:
parent
eff981d3db
commit
cc178d425f
162 changed files with 399 additions and 380 deletions
|
@ -8,7 +8,7 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004306"
|
||||
"version": "1.0.0-rc3-004312"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -24,4 +24,4 @@
|
|||
"someProperty": "someValue"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -11,9 +11,9 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004306"
|
||||
"version": "1.0.0-rc3-004312"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004306"
|
||||
"version": "1.0.0-rc3-004312"
|
||||
},
|
||||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*"
|
||||
},
|
||||
"imports": "dnxcore50"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": "1.0.0-rc2-*"
|
||||
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -30,4 +30,4 @@
|
|||
"someProperty": "someValue"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue