2016-01-22 10:40:01 -08:00
|
|
|
{
|
2016-03-12 05:28:08 +00:00
|
|
|
"version": "1.0.0-*",
|
|
|
|
"compilationOptions": {
|
|
|
|
"emitEntryPoint": true,
|
|
|
|
"preserveCompilationContext": true
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"TestLibrary": {
|
|
|
|
"target": "project",
|
|
|
|
"version": "1.0.0-*"
|
2015-10-15 15:34:14 -07:00
|
|
|
},
|
2016-03-29 15:59:19 +00:00
|
|
|
"NETStandard.Library": "1.5.0-rc2-23929"
|
2016-03-12 05:28:08 +00:00
|
|
|
},
|
|
|
|
"frameworks": {
|
|
|
|
"netstandardapp1.5": {
|
|
|
|
"imports": "dnxcore50"
|
2015-10-05 21:22:26 -07:00
|
|
|
}
|
2016-03-12 05:28:08 +00:00
|
|
|
}
|
2015-10-05 21:22:26 -07:00
|
|
|
}
|