Upgrade stdlib and enable crossgen

This commit is contained in:
David Fowler 2016-02-01 20:48:34 -08:00
parent 44ac20a4ce
commit ec10a1d6be
52 changed files with 91 additions and 377 deletions

View file

@ -6,7 +6,7 @@
},
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23727",
"NETStandard.Library": "1.0.0-rc2-23728",
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
"Microsoft.DotNet.Cli.Utils": "1.0.0-*"
},