update everyone to 23811

add a little hackiness to the build script to use 23811 in the stage 0 as well
This commit is contained in:
Andrew Stanton-Nurse 2016-02-11 09:53:47 -08:00
parent d18ff2f421
commit 236fcd8f95
52 changed files with 96 additions and 86 deletions

View file

@ -5,7 +5,7 @@
},
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23810",
"NETStandard.Library": "1.0.0-rc2-23811",
"System.Runtime.Analyzers": { "version": "1.1.0", "type": "build" }
},