I am using the dotnet-format tool to fix my C# code, with the command I execute being dotnet-format ./WCS.sln --fix-style warn, but when I use the --fix-style o
dotnet-format ./WCS.sln --fix-style warn