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

@ -7,7 +7,7 @@
"net451": {},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24126-00"
"NETStandard.Library": "1.5.0-rc3-24126-01"
},
"imports": "portable-net45+win8"
}

View file

@ -13,7 +13,7 @@
"net451": {},
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
"Microsoft.NETCore.App": "1.0.0-rc3-004322"
},
"imports": "portable-net45+win8"
}