2016-04-28 17:02:05 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
|
|
|
"dependencies": {
|
|
|
|
"Microsoft.NETCore.App": {
|
|
|
|
"type": "platform",
|
2016-05-27 08:05:08 +00:00
|
|
|
"version": "1.0.0-rc3-004322"
|
2016-04-28 17:02:05 +00:00
|
|
|
},
|
|
|
|
"Microsoft.Net.Compilers": {
|
|
|
|
"type": "build",
|
|
|
|
"version": "1.1.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"frameworks": {
|
|
|
|
"netcoreapp1.0": {
|
|
|
|
"imports": "dnxcore50"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|