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