c# - Sonar Build error after Sonar version upgrade -


we have upgrade our sonar dev server following details of same:

sonar server : 4.5.2 5.6.3, c# plugin : 3.3 5.3.2 sonar runner (sonar scanner) : 2.4 2.8

post-upgrade, our xaml build getting partially succeeded error. warning is

15:05:30.046 warn: * use msbuild 14 best analysis results *

15:05:30.046 warn: * use of msbuild 12 or sonar-scanner analyze c# projects deprecated * 15:05:30.046 warn:

we using msbuild version 14.0 still showing warning regards dushyant padhya


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -