25 lines
720 B
JSON
25 lines
720 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"compilationOptions": {
|
|
"emitEntryPoint": true
|
|
},
|
|
"dependencies": {
|
|
"NuGet.RuntimeModel": "3.5.0-beta-1083",
|
|
"NuGet.Versioning": "3.5.0-beta-1083",
|
|
"System.CommandLine": "0.1.0-e160119-1",
|
|
"System.Runtime.Serialization.Json": "4.0.2-rc2-23930",
|
|
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
|
|
"Microsoft.DotNet.Cli.Utils": "1.0.0-*",
|
|
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-20100",
|
|
"Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23930",
|
|
"NETStandard.Library": "1.5.0-rc2-23930"
|
|
},
|
|
"frameworks": {
|
|
"netstandardapp1.5": {
|
|
"imports": [
|
|
"dnxcore50",
|
|
"portable-net45+wp80+win8+wpa81+dnxcore50"
|
|
]
|
|
}
|
|
}
|
|
}
|