2016-01-22 18:40:01 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
|
|
|
"compilationOptions": {
|
|
|
|
"emitEntryPoint": true
|
|
|
|
},
|
|
|
|
|
|
|
|
"dependencies": {
|
2016-02-10 19:50:28 +00:00
|
|
|
"NETStandard.Library": "1.0.0-rc2-23810"
|
2016-01-22 18:40:01 +00:00
|
|
|
},
|
2015-12-15 01:39:29 +00:00
|
|
|
|
2016-01-29 00:16:50 +00:00
|
|
|
"content": "testcontentfile.txt",
|
2015-12-15 01:39:29 +00:00
|
|
|
|
|
|
|
"frameworks": {
|
|
|
|
"dnxcore50": { }
|
|
|
|
}
|
|
|
|
}
|