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

Upgrade to Cake 1.2.0 #4800

Merged
merged 2 commits into from
Sep 3, 2021
Merged

Conversation

bdukes
Copy link
Contributor

@bdukes bdukes commented Aug 30, 2021

Summary

Cake 1.2.0 was released yesterday. It includes a fix for NuGet pack settings that we worked around.

I also updated all of the packages used by the Build project. This required a tweak of gitversion.yml because the current config reported a warning (which the Cake deserializer wasn't expecting). I also moved to the Cake.Frosting.Issues.Recipe package to simplify and centralize issue reporting.

Avoid GitVersion warning by removing catch-all pattern
Use new SymbolPackageFormat property for NuGet pack
Use latest .NET SDK version
Use Cake.Frosting.Issues.Recipe
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good to me.

@mitchelsellers mitchelsellers merged commit 81084a3 into dnnsoftware:develop Sep 3, 2021
@mitchelsellers mitchelsellers deleted the cake-1.2.0 branch September 3, 2021 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants