Skip to content

Comments

.NET: Add missing new .slnx solution file#17516

Merged
dsyme merged 1 commit intogithub:mainfrom
Saibamen:missing_slnx
Feb 21, 2026
Merged

.NET: Add missing new .slnx solution file#17516
dsyme merged 1 commit intogithub:mainfrom
Saibamen:missing_slnx

Conversation

@Saibamen
Copy link
Contributor

@Saibamen Saibamen commented Feb 21, 2026

Addendum to #17373 and e791422

Copilot AI review requested due to automatic review settings February 21, 2026 15:07
Copy link
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

This PR adds support for the new .slnx XML-based solution file format introduced by Microsoft for .NET projects. It's an addendum to PR #17373, which improved network ecosystem inference for language-specific repositories. The .slnx format is now included alongside the traditional .sln format in all documentation and configuration files that describe .NET project detection.

Changes:

  • Updated .NET solution file detection to include both .sln and .slnx formats across configuration and documentation
  • Cleaned up trailing whitespace in multiple documentation lines

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.serena/project.yml Updated comment to specify that C# language server requires either .sln or .slnx file
.github/aw/github-agentic-workflows.md Added .slnx to network inference rule for .NET repositories; removed trailing whitespace from multiple lines
.github/aw/create-agentic-workflow.md Added .slnx to two network inference guidance sections for detecting .NET projects; removed trailing whitespace from multiple lines

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dsyme dsyme merged commit 978b6eb into github:main Feb 21, 2026
77 of 79 checks passed
@dsyme
Copy link
Contributor

dsyme commented Feb 21, 2026

@Saibamen Thanks for the contribution!

@Saibamen Saibamen deleted the missing_slnx branch February 21, 2026 17:14
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.

2 participants