Results 4 issues of Lex

**Is your feature request related to a problem? Please describe.** `dotnet 5.0` is no longer officially supported and the `dotnet-format` tool for `dotnet 6.0` is way more powerful as it...

enhancement

Added the project files for the `sample_project_fixes` tests. But I think it won't be enough. It seems the command is being executed from the root of the repository, so it...

I want to lint C# with Naming rules. That would be possible if I could use the parameter `--fix-style` with the MegaLinter's `dotnet-format` (dotnet 5.0). Unfortunately this doesn't seem to...

question

If so, can someone tell me how to make it work? On version `6.0.347701` I was able to lint just the files listed when passing the `--include` parameter, but after...