Skip to content

Use Cake Frosting optimized addins#6012

Merged
valadas merged 1 commit intodnnsoftware:developfrom
pascalberger:feature/cake-frosting-addins
Apr 24, 2024
Merged

Use Cake Frosting optimized addins#6012
valadas merged 1 commit intodnnsoftware:developfrom
pascalberger:feature/cake-frosting-addins

Conversation

@pascalberger
Copy link
Copy Markdown
Contributor

Summary

Updates build to make use of addins optimized to be used with Cake Frosting. Compared to the previously used addins, these addins contain NuGet dependencies instead of shipping them as part of the package.

In case of Cake.Git this fixes some issues with native LibGit2Sharp DLLs. Beside that it gives you control about the version of dependencies which should be used in your build, which can be useful for example for Cake.Issues.MsBuild and MsBuild.StructuredLogger if a newer binlog version should be supported and Cake.Issues.MsBuild is not available yet.

Also updates addins to latest version. For Cake.Git to a version which support Cake Frosting 4.x, and for Cake Issues addins to the latest versions, which also brings support for binlog format version 20.

@pascalberger
Copy link
Copy Markdown
Contributor Author

Please let me know if you prefer to additionally have an issue for this kind of change.

@bdukes
Copy link
Copy Markdown
Contributor

bdukes commented Apr 24, 2024

Thanks!

Copy link
Copy Markdown
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.

Awesome, thanks

@valadas valadas merged commit 787c83d into dnnsoftware:develop Apr 24, 2024
@pascalberger pascalberger deleted the feature/cake-frosting-addins branch April 25, 2024 04:55
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