Skip to content

Make DotNetCoreTool alias project path optional add overloads without. #2300

@devlead

Description

@devlead

With the introduction of global tools, project isn't an requirement for .NET CLI Tool execution, therefore I propose we make project path optional.

This will allow

  • executing tools in other folder than a project
  • execute global tools / commands

without breaking existing scripts.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions