Updating CoreFx, CoreClr, Roslyn, CoreSetup to rc3-24210-10, rc3-24210-10, beta1-20160610-04, rc3-3004459-00 respectively

This commit is contained in:
eerhardt 2016-06-11 04:29:58 +00:00
parent 762a259e9f
commit 2aa3dd0843
168 changed files with 272 additions and 272 deletions

View file

@ -7,7 +7,7 @@
"net451": {},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24210-06"
"NETStandard.Library": "1.6.0-rc3-24210-10"
},
"imports": "portable-net45+win8"
}

View file

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