cake-contrib / Cake.FileHelpers

:cake: :jigsaw: :spiral_notepad: Cake addin with simple file operations such as reading, writing, and replacing text.
https://cakebuild.net/extensions/cake-filehelpers
Other
25 stars 20 forks source link

Update Cake.Core reference following Cake 3.0.0 release #110

Closed squid-box closed 2 years ago

squid-box commented 2 years ago

With the release of Cake 3.0.0, Cake.Core has also been updated. Using the latest released version of Cake.FileHelpers produces warnings when building.

image

Possible Solution

Update the referenced Cake.Core package to 3.0.0.

Steps to Reproduce (for bugs)

  1. Setup a project that uses Cake.FileHelpers.
  2. Use Cake 3.0.0 in that project.
  3. Build the project.

Your Environment

cake-contrib-bot commented 1 year ago

:tada: This issue has been resolved in version 6.0.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: