20 lines
447 B
JSON
20 lines
447 B
JSON
|
{
|
|||
|
"version": "1.0.0-*",
|
|||
|
"name": "pjvalidate",
|
|||
|
"compilationOptions": {
|
|||
|
"emitEntryPoint": true
|
|||
|
},
|
|||
|
|
|||
|
"dependencies": {
|
|||
|
"Microsoft.NETCore.Runtime": "1.0.1-beta-*",
|
|||
|
"NETStandard.Library": "1.0.0-rc2-23608",
|
|||
|
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
|
|||
|
"Microsoft.DotNet.Cli.Utils": "1.0.0-*",
|
|||
|
"System.Linq": "4.0.1-rc2-23608"
|
|||
|
},
|
|||
|
|
|||
|
"frameworks": {
|
|||
|
"dnxcore50": { }
|
|||
|
}
|
|||
|
}
|