Open iqbalmineraltown opened 7 years ago
@Ashthos can you help here? Can I PR this change?
I'm still seeing this issue with using the latest version of both Cake (0.27.1), and the error states the assembly needs to reference at least Cake.Core (0.22.0)
Error: The assembly 'Cake.StyleCop, Version=0.9.0.0, Culture=neutral, PublicKeyToken=null' is referencing an older version of Cake.Core (0.17.0). This assembly must reference at least Cake.Core version 0.26.0. Another option is to downgrade Cake to an earlier version. It's not recommended, but you can explicitly opt out of assembly verification by configuring the Skip Verification setting to true (i.e. command line parameter "--settings_skipverification=true", environment variable "CAKE_SETTINGS_SKIPVERIFICATION=true", read more about configuration at https://cakebuild.net/docs/fundamentals/configuration)
still no response from repo owner?
Hi, thanks for creating this Addin I'm using cake.stylecop on one of my project and it's already running for a year
Just recently I found this error when running
.\build.ps1
with cake.stylecop addins includedIs there any chance for this Addin to update its reference to latest Cake.Core? Thanks!
EDIT: this was already referenced in https://github.com/Ashthos/Cake.StyleCop/pull/15 sorry I didn't see that