Skip to content

Add Microsoft.DotNet.ProjectTools.csproj to cli.slnf#54411

Merged
jjonescz merged 2 commits into
dotnet:release/10.0.4xxfrom
jjonescz:cli-slnf
May 27, 2026
Merged

Add Microsoft.DotNet.ProjectTools.csproj to cli.slnf#54411
jjonescz merged 2 commits into
dotnet:release/10.0.4xxfrom
jjonescz:cli-slnf

Conversation

@jjonescz
Copy link
Copy Markdown
Member

cli.slnf seems to be the default solution for vscode. That's great, I think it loads faster. But some common projects which are part of dotnet CLI were not there. Is it fine to add them? @dotnet/dotnet-cli

@jjonescz jjonescz requested review from a team and Copilot May 22, 2026 12:19
Copy link
Copy Markdown
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

Updates the repo’s cli.slnf solution filter (commonly used by VS Code) to include additional dotnet CLI-related projects so they load by default when opening the filtered solution.

Changes:

  • Add Microsoft.DotNet.FileBasedPrograms.Package.csproj to cli.slnf.
  • Add Microsoft.DotNet.ProjectTools.csproj to cli.slnf.

@jjonescz
Copy link
Copy Markdown
Member Author

@marcpopMSFT @ellahathaway for a review, thanks

Comment thread cli.slnf Outdated
Co-authored-by: Ella Hathaway <67609881+ellahathaway@users.noreply.github.com>
@jjonescz jjonescz requested a review from ellahathaway May 27, 2026 06:49
@jjonescz jjonescz changed the title Add run-file-related projects to cli.slnf Add Microsoft.DotNet.ProjectTools.csproj to cli.slnf May 27, 2026
@jjonescz
Copy link
Copy Markdown
Member Author

/ba-g config-only change

@jjonescz jjonescz merged commit 45d7066 into dotnet:release/10.0.4xx May 27, 2026
8 of 9 checks passed
@jjonescz jjonescz deleted the cli-slnf branch May 27, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants