Using dotnet sdk6.0.x getting below error
Below is error getting from pipleline
2024-10-07T13:52:15.8696805Z ##[section]Starting: SonarQubePrepare
2024-10-07T13:52:15.8703586Z ==============================================================================
2024-10-07T13:52:15.8703768Z Task : Prepare Analysis Configuration
2024-10-07T13:52:15.8703873Z Description : Prepare SonarQube analysis configuration
2024-10-07T13:52:15.8704009Z Version : 5.19.2
2024-10-07T13:52:15.8704094Z Author : sonarsource
2024-10-07T13:52:15.8704252Z Help : More Information
2024-10-07T13:52:15.8705194Z ==============================================================================
2024-10-07T13:52:16.7602272Z ##[warning]This task is deprecated. Please upgrade to the latest version. For more information, refer to SonarQube extension for Azure DevOps
2024-10-07T13:52:17.8001856Z ##[warning]LIB_ResourceFile does not exist
2024-10-07T13:52:17.8003259Z ##[warning]Resource file haven’t been set, can’t find loc string for key: LIB_WhichNotFound_Linux
2024-10-07T13:52:17.8004410Z ##[warning]Error while executing SonarQube:Prepare task: LIB_WhichNotFound_Linux dotnet
2024-10-07T13:52:17.8005834Z ##[error]LIB_WhichNotFound_Linux dotnet
2024-10-07T13:52:17.8073300Z ##[section]Finishing: SonarQubePrepare