v0.8.0 - Cake v3.0!
As part of this release we had 1 issue closed.
Migration steps
- Update
cake.tool
to3.0
in .config/dotnet-tools.json. You can also rundotnet tool update cake.tool
- Update the PleOps.Cake version to 0.8.0 from
build.cake
- If using VS Code Remote Containers, pull and rebuild the container
- Note that this version upgrades some third-party dependencies that use native libraries. They may no longer run in older versions of Linux OS that use libc < 2.33 like Ubuntu Focal or Debian 11.
enhancement
- #61 ⬆️ Upgrade to Cake 3.0 and bump dependencies