Updating CoreFx, CoreSetup to rc3-24126-01, rc3-004322 respectively

This commit is contained in:
eerhardt 2016-05-27 08:05:08 +00:00
parent 0e60890be2
commit ef76efa02c
162 changed files with 249 additions and 250 deletions

View file

@ -10,9 +10,9 @@
]
},
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24126-00",
"System.Diagnostics.Process": "4.1.0-rc3-24126-00",
"System.Reflection.TypeExtensions": "4.1.0-rc3-24126-00"
"NETStandard.Library": "1.5.0-rc3-24126-01",
"System.Diagnostics.Process": "4.1.0-rc3-24126-01",
"System.Reflection.TypeExtensions": "4.1.0-rc3-24126-01"
},
"frameworks": {
"netstandard1.5": {