12 lines
208 B
JSON
12 lines
208 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"dependencies": {
|
|
"Microsoft.DotNet.Cli.Utils": { "target": "project" }
|
|
},
|
|
"compilationOptions": {
|
|
"emitEntryPoint": true
|
|
},
|
|
"frameworks": {
|
|
"net451": {}
|
|
}
|
|
}
|