cake-contrib / Cake.Sonar

:cake: :jigsaw: Cake addin to execute the MSBuild scanner for SonarQube in Cake builds
https://cakebuild.net/extensions/cake-sonar/
MIT License
31 stars 24 forks source link

Cake.Sonar upgrade from 1.1.22 to 1.1.29 fails, shows below error #112

Closed adison88 closed 2 years ago

adison88 commented 2 years ago
22-Dec-2021 20:15:40 | Error: One or more errors occurred. (Method not found: 'Boolean Cake.Core.IO.FilePath.op_Equality(Cake.Core.IO.FilePath, Cake.Core.IO.FilePath)'.) -- | -- 22-Dec-2021 20:15:40 | Method not found: 'Boolean Cake.Core.IO.FilePath.op_Equality(Cake.Core.IO.FilePath, Cake.Core.IO.FilePath)'.
andrey-kondratov commented 2 years ago

Try updating cake.tool to 2.0.0.

HofmeisterAn commented 2 years ago

@adison88 Does the problem still exist? I use Cake 2.0.0 incl. Cake.Sonar 1.1.29 without any issues in different projects.

HofmeisterAn commented 2 years ago

I'll close this issue because it has not had recent activity. Don't hesitate to reopen it again.