Skip to content

Disable workspace-based development in settings - #52990

Merged
tmat merged 1 commit into
release/10.0.3xxfrom
dev/tmat/vscodesettings
Feb 12, 2026
Merged

tmat merged 1 commit into
release/10.0.3xxfrom
dev/tmat/vscodesettings

Conversation

@tmat

@tmat tmat commented Feb 11, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings February 11, 2026 22:53
@tmat

tmat commented Feb 11, 2026

Copy link
Copy Markdown
Member Author

@baronfel

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.

Pull request overview

This pull request disables workspace-based development mode for the .NET extension in VS Code by adding a configuration setting to .vscode/settings.json. This change ensures that the .NET SDK repository uses the solution-based development mode instead, which aligns with the existing "dotnet.defaultSolution": "cli.slnf" setting that specifies the solution filter file to use.

Changes:

  • Added "dotnet.enableWorkspaceBasedDevelopment": false to disable workspace-based development mode in the C# Dev Kit extension

@tmat

tmat commented Feb 12, 2026

Copy link
Copy Markdown
Member Author

/ba-g IDE config only

@tmat
tmat disabled auto-merge February 12, 2026 17:22
@tmat
tmat merged commit a5af8d7 into release/10.0.3xx Feb 12, 2026
15 of 16 checks passed
@tmat
tmat deleted the dev/tmat/vscodesettings branch February 12, 2026 17:22
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