SSW.CleanArchitecture icon indicating copy to clipboard operation
SSW.CleanArchitecture copied to clipboard

♻️ Revert SLNX

Open lukecookssw opened this issue 8 months ago • 1 comments

Hi Team

Pain

While the new hotness slnx files are great and all, they aren't supported by default in Visual Studio.

You need to enable support for this within the Preview Features of Visual Studio's options:

Image Figure: Buried in the depths of VS settings is a magical tickbox

What code could be improved?

Until SLNX is supported OOTB, I recommend we keep sln as the default format.

Thanks!

lukecookssw avatar Apr 04 '25 01:04 lukecookssw

https://www.jetbrains.com/rider/

MattParkerDev avatar Apr 04 '25 04:04 MattParkerDev

This is taking a step backwards. We'll leave SLNX file in the solution. Hopefully the IDE's can catch up soon.

If this is really a problem we could update the readme to explain how to enable this in VS.

danielmackay avatar Apr 30 '25 06:04 danielmackay

Slnx support is enabled by default in VS 17.14.

MattParkerDev avatar Apr 30 '25 06:04 MattParkerDev