Hello,
is it possible to get a cache for C# files? I am running a dotnet sonarscanner (v 5.8) analysis with a Solution containing c++ and c# files. The cache is only working for the c++ files. Is it possible to get it to work with cs files, too? If it doesnt work with the dotnet sonarscanner, is there another scanner which allows cache generation and usage of cs files?
Thanks in advance!
Not yet, but something is coming soon! For the next LTS (V9.9) due out early next year, we expect to have a similar feature for .NET that will reduce the time to analyse pull requests. You can track the progress and receive updates here.