Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Cake version > v.0.21.1 #27

Closed
anderaus opened this issue Sep 13, 2017 · 7 comments
Closed

Incompatible with Cake version > v.0.21.1 #27

anderaus opened this issue Sep 13, 2017 · 7 comments
Assignees
Milestone

Comments

@anderaus
Copy link

anderaus commented Sep 13, 2017

Using the latest version of Cake released today (v.0.22.0) and referencing MagicChunks in a cake script outputs this error:

Error: The assembly 'MagicChunks.Cake, Version=1.2.0.58, Culture=neutral, PublicKeyToken=null' is referencing an older version of Cake.Core (0.16.2). This assembly need to reference at least Cake.Core version 0.22.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", envrionment variable "CAKE_SETTINGS_SKIPVERIFICATION=true", read more about configuration at https://cakebuild.net/docs/fundamentals/configuration)

@sergeyzwezdin
Copy link
Member

@anderaus Thank you for letting me know. I plan to update magic-chunks soon.

@Lakritzator
Copy link

Can you tell us when the update might be there, I currently have a failing build and I don't know how to solve it with the many dependencies I have. This seems to be the last which needs an update.

@gep13
Copy link
Member

gep13 commented Nov 8, 2017

@Lakritzator you should be able to skip this verification check, using the information in the error message which is printed above.

@gep13
Copy link
Member

gep13 commented Nov 8, 2017

@sergeyzwezdin thanks for getting this updated, looking forward to the next release.

@sergeyzwezdin
Copy link
Member

Latest fixes were released to Nuget and VS Marketplace.

@gep13
Copy link
Member

gep13 commented Dec 16, 2017

@sergeyzwezdin this is great news! This is my goto library for updating files nowadays 😄

@sergeyzwezdin
Copy link
Member

@gep13 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants