SonarCloud tasks in Azure DevOps build pipeline do not work with C# projects behind the corporate proxy

Hi all

I have created an DevOps build task UseNetCoreSonarCloud@1, which simply replaces SonarCloudPrepare task’s DLLs with .NET Core ones. The taks is the automatic solution of what I described in another thread. It works only for MSBuild scanner of SonarCloudPrepare.