Enable Roslyn crossgen on osx/linux

Also updates the runtime to 23502, which contains the crossgen
utility in the xplat runtime packages.
This commit is contained in:
Andy Gocke 2015-11-02 10:53:16 -08:00
commit 7dd429f047
10 changed files with 154 additions and 107 deletions

View file

@ -5,7 +5,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.Runtime": "1.0.1-beta-23428",
"Microsoft.NETCore.Runtime": "1.0.1-beta-23502",
"System.Console": "4.0.0-beta-23428",
"System.Collections": "4.0.11-beta-23428",