Skip to content

Add directory note to F# get-started tutorial - #56245

Open
adarsh6980 wants to merge 1 commit into
dotnet:mainfrom
adarsh6980:adarsh6980-patch-1
Open

adarsh6980 wants to merge 1 commit into
dotnet:mainfrom
adarsh6980:adarsh6980-patch-1

Conversation

@adarsh6980

@adarsh6980 adarsh6980 commented Sep 24, 2026 •

Copy link
Copy Markdown

Fixes #56209.

Adds a note reminding readers to return to the FSharpSample directory before running the dotnet sln add commands, since following along in an editor's integrated terminal can leave them in a subdirectory (for example after creating or editing files under src/Library).


Internal previews

File Preview link
docs/fsharp/get-started/get-started-command-line.md Learn preview

Build report

Clarified instructions for adding projects to the FSharpSample solution and emphasized the directory context for commands.
Copilot AI lite review requested due to automatic review settings September 24, 2026 11:25
@adarsh6980
adarsh6980 requested review from a team and BillWagner as code owners September 24, 2026 11:25
@dotnetrepoman dotnetrepoman Bot added this to the September 2026 milestone Sep 24, 2026
@dotnet-policy-service dotnet-policy-service Bot added dotnet-fsharp/svc community-contribution Indicates PR is created by someone from the .NET community. labels Sep 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🟢 Approval recommended

The documentation change is clear and has no unresolved issues.

Review effort: Lite
Findings: None

What changed in this PR

Updates the F# command-line tutorial with guidance to return to the FSharpSample directory before running solution commands.

Changes:

  • Adds working-directory guidance.
  • Clarifies the directory requirement for adding the App project.
File Description
docs/​fsharp/​get-started/​get-started-command-line.md Documents the correct directory for dotnet sln add commands.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

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

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-fsharp/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add more to the documentation

2 participants