Bump Cake.Core reference for Cake 3.0.0 release.#111
Merged
nils-a merged 2 commits intocake-contrib:developfrom Nov 18, 2022
squid-box:GH-110
Merged
Bump Cake.Core reference for Cake 3.0.0 release.#111nils-a merged 2 commits intocake-contrib:developfrom squid-box:GH-110
nils-a merged 2 commits intocake-contrib:developfrom
squid-box:GH-110
Conversation
Contributor
Author
|
Hmm, I might need some guidance on the build error. I'm not sure if I need to bump the Cake version used to build (0.38.5 is mildly outdated) or if it's a CI environment problem (never tried building against .NET7 in Ubuntu... |
Contributor
|
Hey @squid-box thanks for helping on this. This should be the missing (The older Cake version used in CI here is due to the usage of an older version of Cake.Recipe.) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Simple update of Cake.Core reference with related dependencies.
Related Issue
This fixes the reported bug #110.
Motivation and Context
This will remove the warnings when using Cake.FileHelpers from Cake 3.0.0+
Types of changes
Checklist: