cake-contrib / Cake.Karma

Cake addin for running Karma
https://cakebuild.net/extensions/cake-karma
MIT License
1 stars 8 forks source link

Support for Cake 0.26+ #10

Closed thnk2wn closed 5 years ago

thnk2wn commented 6 years ago

Currently I'm using the latest Cake 0.27.0 and when using Cake.Karma I get

Error: The assembly 'Cake.Karma, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null'
is referencing an older version of Cake.Core (0.23.0).
This assembly must reference at least Cake.Core version 0.26.0.

It'd be great if this supported the latest to avoid downgrades of Cakes or other hacks.

gep13 commented 5 years ago

@thnk2wn thanks for raising this, I appreciate it. This will be covered in issue #11, and as such, I am going to go ahead and close this issue to avoid duplication.