Skip to content

Document the requirements the SDK/CLI has for a project to interact with tooling. #36638

@baronfel

Description

@baronfel

Is your feature request related to a problem? Please describe.

We should have some docs that describe dependencies (implicit or explicit) that the SDK/CLI tooling has on projects it interacts with. This may include things like:

  • what MSBuild targets the various CLI commands map to
  • info about RunCommand/RunArguments/LaunchProfiles and how they interact with dotnet run/dotnet watch
  • the DefaultProjectTypeGuid MSBuild property and how it interacts with dotnet sln add

So that other teams looking to seamlessly work with the CLI have a set of guidelines they can target to light up various functionality.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions