Skip to content

Conversation

@jjonescz
Copy link
Member

@jjonescz jjonescz commented Jan 16, 2026

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request clarifies the behavior of dotnet run when used with file-based apps in the presence of project files. The change addresses potential confusion users might experience when a project file exists in the same directory as their file-based app.

Changes:

  • Added a NOTE callout explaining that dotnet run file.cs (without the --file option) will prioritize project files over file-based apps when both exist in the current directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants