19 lines
387 B
JSON
19 lines
387 B
JSON
{
|
|
"buildOptions": {
|
|
"emitEntryPoint": true
|
|
},
|
|
|
|
"dependencies": {
|
|
"Microsoft.NETCore.App": {
|
|
"type": "platform",
|
|
"version": "1.0.0"
|
|
},
|
|
"Microsoft.DotNet.ProjectModel": "1.0.0-rc3-003121",
|
|
"Microsoft.DotNet.Cli.Utils": "1.0.0-preview2-003121",
|
|
"Microsoft.Extensions.CommandLineUtils": "1.0.0"
|
|
},
|
|
|
|
"frameworks": {
|
|
"netcoreapp1.0": { }
|
|
}
|
|
} |