Consider using SolutionPersistence library for parsing .sln files by default
Open
Area: Solution (.sln)
backlog
needs-investigation
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
https://github.com/dotnet/msbuild/pull/11538 made using the https://github.com/microsoft/vs-solutionpersistence for parsing .sln opt-in to fix a regression faster than waiting for update in the library.
This is a tracking issue for enabling it by default to separate the concerns properly.
relevant code:
https://github.com/dotnet/msbuild/blob/eb9c2d2ef1a6734906b41dc98596d720e2aecdf0/src/Build/Construction/Solution/SolutionFile.cs#L204C3-L204C3
Also consider changewaving to phase out MSBuild's parser.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.