Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dotnet run file.cs spec with new ignored directives syntax #47543

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jjonescz
Copy link
Member

No description provided.

@jjonescz jjonescz added the Area-run-file Items related to the "dotnet run <file>" effort label Mar 13, 2025
@Copilot Copilot bot review requested due to automatic review settings March 13, 2025 12:02
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label Mar 13, 2025

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the dotnet run file documentation to reflect the new ignored directives syntax for project metadata. Key changes include updating the description of entry-point file checks, renaming and reformatting directive examples (using "#:" prefixes instead of "#"), and clarifying how these directives are translated into MSBuild project elements.

Comments suppressed due to low confidence (2)

documentation/general/dotnet-run-file.md:182

  • [nitpick] Consider using a single space between the directive and its value for consistency with other examples.
#:sdk      Microsoft.NET.Sdk.Web

documentation/general/dotnet-run-file.md:211

  • [nitpick] Revise the bullet point formatting to ensure consistency with the previous bullet, which could improve clarity.
- error on multiple `#:sdk` directives.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-run-file Items related to the "dotnet run <file>" effort untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant