Update CoreFx, SharedFx to rc3-24126-00, rc3-004312

This commit is contained in:
Eric Erhardt 2016-05-26 13:11:22 -05:00
parent eff981d3db
commit cc178d425f
162 changed files with 399 additions and 380 deletions

View file

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

View file

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