Merge pull request #3264 from eerhardt/UpdateDependencies20160527080508
Updating CoreFx, CoreSetup to rc3-24126-01, rc3-004322 respectively
This commit is contained in:
commit
3fd06948fb
164 changed files with 251 additions and 252 deletions
|
@ -3,14 +3,13 @@
|
|||
"buildOptions": {
|
||||
"emitEntryPoint": true
|
||||
},
|
||||
"dependencies": {
|
||||
},
|
||||
"dependencies": {},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004312"
|
||||
"version": "1.0.0-rc3-004322"
|
||||
}
|
||||
},
|
||||
"imports": "dnxcore50"
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004312"
|
||||
"version": "1.0.0-rc3-004322"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue