Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add more details to dotnet run app.cs spec #49527

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

Merged
merged 2 commits into from
Jun 24, 2025
Merged

Conversation

jjonescz
Copy link
Member

No description provided.

@jjonescz jjonescz requested review from a team and Copilot June 23, 2025 09:31
@jjonescz jjonescz added documentation Area-run-file Items related to the "dotnet run <file>" effort labels Jun 23, 2025
Copy link
Contributor

@Copilot 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 PR expands the documentation for running single C# file apps with dotnet run by clarifying the implicit project file customizations, file-level directives, and the behavior for build optimizations.

  • Adds details on implicit project file customizations such as PublishAot and RuntimeHostConfigurationOption settings.
  • Updates the description and formatting of file directives and error handling.
  • Improves the explanation of build optimization behavior when detecting unchanged inputs.

Co-authored-by: Copilot <[email protected]>
@jjonescz jjonescz merged commit 501fcef into dotnet:main Jun 24, 2025
6 of 7 checks passed
@jjonescz jjonescz deleted the sprint-spec branch June 24, 2025 08:03
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 documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants