Use of sonar.exclusions

I am using sonar.exclusions in the TFS “Prepare analysis on SonarQube” task, but the deletion does not occur. I want to delete all html files from the project, the syntax seems to be correct

sonar.exclusions=**/*.html

Hi,

Welcome to the community!

Can you share the path - as SonarQube sees it (so copied or screenshotted from the UI) - to a file that should have been excluded but wasn’t? Also, you mention TFS, so I guess this is a .NET context? Can you share just a little more about your project type?

 
Ann