Project auditor incorrectly compile project ignoring project serttings and csc.rcs files and as a result show compilation bugs like this
Steps to reproduce the behavior:
- Create new asmdef with any script and use C#10 syntax like global usings in int
- Create csc.rcs file along wit it and add -langversion:10 to it
- Run auditor and see errors
Expected behavior
No errors on C# 10 syntax
Screenshots

Information
- OS: Windows
- Unity version 2022.3.52
- Project Auditor version 0.11.0