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
|
@ -2,17 +2,19 @@
|
|||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.0.0-rc3-004306",
|
||||
"type": "platform"
|
||||
},
|
||||
"version": "1.0.0-rc3-004312",
|
||||
"type": "platform"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
"imports": [ "portable-net451+win8" ]
|
||||
"imports": [
|
||||
"portable-net451+win8"
|
||||
]
|
||||
}
|
||||
},
|
||||
"runtimes": {
|
||||
"win7-x64": {},
|
||||
"win7-x86": {}
|
||||
"win7-x64": {},
|
||||
"win7-x86": {}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue