2016-01-28 00:03:00 +00:00
|
|
|
{
|
2016-01-18 23:14:19 +00:00
|
|
|
"version": "1.0.0-*",
|
|
|
|
"compilationOptions": {
|
|
|
|
"emitEntryPoint": true
|
|
|
|
},
|
|
|
|
|
|
|
|
"dependencies": {
|
2016-02-11 17:53:47 +00:00
|
|
|
"NETStandard.Library": "1.0.0-rc2-23811",
|
2016-01-18 23:14:19 +00:00
|
|
|
"System.Runtime.Analyzers": { "version": "1.1.0", "type": "build" }
|
|
|
|
},
|
|
|
|
|
|
|
|
"frameworks": {
|
|
|
|
"dnxcore50": { }
|
|
|
|
}
|
|
|
|
}
|