Updating CoreFx to rc2-24015

This commit is contained in:
eerhardt 2016-04-15 05:25:53 +00:00
parent 880dcf2fc8
commit 070650ebac
98 changed files with 196 additions and 196 deletions

View file

@ -1,13 +1,13 @@
{
"version": "1.0.0-*",
"dependencies": {
"PackageWithFakeNativeDep": "1.0.0-*",
"Microsoft.NETCore.Platforms": "1.0.0-rc2-24008"
"PackageWithFakeNativeDep": "1.0.0-*",
"Microsoft.NETCore.Platforms": "1.0.0-rc2-24015"
},
"compilationOptions": {
"emitEntryPoint": true
},
"frameworks": {
"net451": { }
"net451": {}
}
}