You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update support for .slnx files
Extends support to recognize and handle .slnx solution files in addition to .sln files.
This ensures consistent configuration and formatting for both types of solution files across the project.
* Fixes typo in .editorconfig
Corrects a typo in the .editorconfig file, changing ".slnx}" to "slnx}".
This ensures correct application of code style settings for Visual Studio solution files.
0 commit comments