Skip to content

Test for both .sln and .slnx when searching for solution file #2764

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 1 commit into from
Jun 8, 2025

Conversation

bstordrup
Copy link
Contributor

@bstordrup bstordrup commented Jun 8, 2025

This pull request introduces enhancements to the DotNetCliGenerator class to improve support for solution file extensions. The changes primarily focus on making the code more extensible and maintainable by centralizing the handling of solution extensions.

Enhancements to solution file handling:

Fixes #2763

Copy link
Collaborator

@timcassell timcassell left a comment

Choose a reason for hiding this comment

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

Thanks @bstordrup

@timcassell timcassell merged commit 78a6b10 into dotnet:master Jun 8, 2025
8 checks passed
@timcassell timcassell added this to the v0.15.1 milestone Jun 8, 2025
@bstordrup bstordrup deleted the Issut2763_SupportSlnxFile branch June 8, 2025 21:43
This was referenced Jul 21, 2025
This was referenced Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to find Solution root directory if benchmark project uses .slnx
2 participants