2016-04-19 00:46:27 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
|
|
|
"dependencies": {
|
2016-05-04 20:27:31 +00:00
|
|
|
"Microsoft.DotNet.Cli.Utils": "1.0.0-preview1-*"
|
2016-04-19 00:46:27 +00:00
|
|
|
},
|
|
|
|
"compilationOptions": {
|
|
|
|
"emitEntryPoint": true
|
|
|
|
},
|
|
|
|
"frameworks": {
|
|
|
|
"net451": {}
|
|
|
|
}
|
|
|
|
}
|