Cpp2IL icon indicating copy to clipboard operation
Cpp2IL copied to clipboard

Add slnx file migrated from sln

Open thegu5 opened this issue 11 months ago • 1 comments

Both VS and (recently) Rider support the format.

If this is merged now, the .sln file will still have to be relied upon and kept in sync if any changes are made to the .slnx file, since the new format isn't supported everywhere yet. The biggest example is the dotnet CLI, which has release of the feature planned for 9.0 (dotnet/sdk#40913). Rider has a feature to convert between the two.

(Due to the above, maybe hold off on merging?)

🎃

thegu5 avatar Nov 01 '24 02:11 thegu5