2016-01-27 16:03:00 -08:00
|
|
|
{
|
2016-03-12 05:28:08 +00:00
|
|
|
"version": "1.0.0-*",
|
|
|
|
"compilationOptions": {
|
|
|
|
"emitEntryPoint": true
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2016-04-18 05:23:16 +00:00
|
|
|
"NETStandard.Library": "1.5.0-rc2-24018",
|
2016-03-12 05:28:08 +00:00
|
|
|
"System.Runtime.Analyzers": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"type": "build"
|
2016-01-18 15:14:19 -08:00
|
|
|
}
|
2016-03-12 05:28:08 +00:00
|
|
|
},
|
|
|
|
"frameworks": {
|
2016-04-12 17:29:07 -07:00
|
|
|
"netstandard1.5": { }
|
2016-03-12 05:28:08 +00:00
|
|
|
}
|
2016-01-18 15:14:19 -08:00
|
|
|
}
|