cake-contrib / Cake.FluentMigrator

FluentMigrator task for Cake
https://cakebuild.net/extensions/cake-fluentmigrator/
MIT License
6 stars 14 forks source link

Updated Cake.Core version from 0.17 to 0.26 #18

Closed jr-araujo closed 5 years ago

jr-araujo commented 6 years ago

In this PR I could update the Cake.Core version for the Cake.FluentMigrator package and I change the Target framework to support 4.7.1

@gep13 please take a look on these changes. They're very importante to follow the changes that there are happening into the community!

jonathanstowell commented 6 years ago

It would be good to get this update in as the base Cake.Core dependency on this is quite outdated.

stevekumbsky commented 6 years ago

This is a very useful add-in. I'm in agreement on updating the dependencies.

gep13 commented 5 years ago

@jr-araujo currently, Cake itself is compiled against .Net 4.6.1 and NetStandard2.0. As a result, it isn't currently recommended to but to anything higher than 4.6.1, as such I am going to close this PR, and update Cake references directly to latest recommended Cake 0.33.0.