14 lines
250 B
JSON
14 lines
250 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"compilationOptions": {
|
|
"nowarn": [ "CS1591" ],
|
|
"xmlDoc": true
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.0.0-rc2-23727"
|
|
},
|
|
|
|
"frameworks": {
|
|
"dnxcore50": { }
|
|
}
|
|
}
|