Updating CoreFx, CoreClr, Roslyn, CoreSetup, DiaSymReader to rc3-24208-04, rc3-24208-04, beta1-20160608-03, rc3-004425, rc2-60608-04 respectively

This commit is contained in:
Eric Erhardt 2016-06-08 22:56:25 -05:00
parent 7f13f6d3b6
commit f43aad780c
167 changed files with 271 additions and 271 deletions

View file

@ -13,14 +13,14 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004415"
"version": "1.0.0-rc3-004425"
}
}
},
"netstandard1.6": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24207-03",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24207-03"
"NETStandard.Library": "1.6.0-rc3-24208-04",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24208-04"
}
}
},

View file

@ -10,13 +10,13 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004415"
"version": "1.0.0-rc3-004425"
}
}
},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24207-03"
"NETStandard.Library": "1.6.0-rc3-24208-04"
}
}
}

View file

@ -6,13 +6,13 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004415"
"version": "1.0.0-rc3-004425"
}
}
},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24207-03"
"NETStandard.Library": "1.6.0-rc3-24208-04"
}
}
}