16 lines
352 B
JSON
16 lines
352 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"compilationOptions": {
|
|
"nowarn": [ "CS1591" ],
|
|
"xmlDoc": true
|
|
},
|
|
"dependencies": {
|
|
"System.Runtime": "4.0.21-rc2-23704",
|
|
"System.Console": "4.0.0-rc2-23704",
|
|
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23704"
|
|
},
|
|
|
|
"frameworks": {
|
|
"dnxcore50": { }
|
|
}
|
|
}
|