12 lines
188 B
JSON
12 lines
188 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"buildOptions": {
|
|
"debugType": "portable"
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.0"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {}
|
|
}
|
|
}
|