Pavel Mikula

Results 131 comments of Pavel Mikula

While doing this, we need to change the TFM also here: https://github.com/SonarSource/sonar-scanner-msbuild/blob/3719363458049f06a6eb8b54349a061b39c10ba3/Tests/Directory.Build.targets#L12

This is not doable before MMF-2918 (reducing S4NET versions). We will need to remove `NetFrameworkBootstrapperClass` and `FrameworkVersionProvider` and the warnings they produce.

We'll bump to the latest Roslyn this week and update the readme to clarify how anyone can do it by themselves. It should take just bumping the latest Roslyn version...

Hi, I'll close this one for the time being as there are some rebase conflicts. Please feel free to create a new issue and PR in case there's something to...

Hi @naveenkumarmca, Roslyn analyzers do not provide any way how you can emit logs during your build. And the plugin generated by this SDK also does not provide any direct...

As long as you can reference the package in a .NET project, it raises issues to make sure it works, the package targets supported Roslyn version and you placed it...

@rouke-broersma Are you interested in recreating the PR?

As this was created a long time ago and SQALE doesn't exist anymore, we won't be able to process this. If the problem persists, the PR would need to be...

Deprecation of net46 analysis environment was announced here: https://community.sonarsource.com/t/dropping-support-for-build-environments-with-net-framework-4-62/76528