1aac8fb643
if the package name is different from the dll name Addresses #2592
17 lines
No EOL
326 B
JSON
17 lines
No EOL
326 B
JSON
{
|
|
"version": "1.0.0",
|
|
"compilationOptions": {
|
|
"outputName": "dotnet-tool-with-output-name",
|
|
"emitEntryPoint": true
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp1.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.App": {
|
|
"type": "platform",
|
|
"version": "1.0.0-rc2-*"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |