C# Cache (dotnet-sonarscanner 5.8)

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!

  • Enterprise Edition, Version 9.5 (build 56709)

Hi Jannik

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.

Tom

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.