Skip to content

Add support for processing solution files using the new .slnx file format - #26

Merged
patriksvensson merged 5 commits into
patriksvensson:mainfrom
endjin:feature/add-slnx-support
Sep 22, 2025
Merged

Add support for processing solution files using the new .slnx file format#26
patriksvensson merged 5 commits into
patriksvensson:mainfrom
endjin:feature/add-slnx-support

Conversation

@JamesDawson

Copy link
Copy Markdown
Contributor

Uses the Microsoft.VisualStudio.SolutionPersistence package to handle parsing the solution file.

…t supported by the newly added 'Microsoft.VisualStudio.SolutionPersistence' package.

This fixes the build issue, but may not be desirable?

@patriksvensson patriksvensson left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Looks Ok to me, but the build errors need to be fixed 👍

@JamesDawson

Copy link
Copy Markdown
Contributor Author

The latest build that is waiting to run should be fixed now. Would dropping the net6 & 7 TFMs constitute a breaking change?

@patriksvensson
patriksvensson merged commit b855dca into patriksvensson:main Sep 22, 2025
1 check passed
@patriksvensson

Copy link
Copy Markdown
Owner

@JamesDawson Merged! Thank you for your contribution.
This was something I had been thinking of adding last week, but I didn't have the time.

Much appreciated! 👍

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