Skip to content

Conversation

@devlead
Copy link
Owner

@devlead devlead commented Dec 16, 2025

  • Migrate from Cake script-based build to Cake SDK 6.0.0
  • Convert build helpers and records from .cake to .cs files
  • Remove dotnet-tools.json manifest (tools now installed via Cake SDK)
  • Update GitHub Actions workflow to use NuGet/login action for authentication
  • Update Cake action to use file-path instead of tool-manifest
  • Update Microsoft.Extensions.* package versions to 10.0.1/10.1.0

- Migrate from Cake script-based build to Cake SDK 6.0.0
- Convert build helpers and records from .cake to .cs files
- Remove dotnet-tools.json manifest (tools now installed via Cake SDK)
- Update GitHub Actions workflow to use NuGet/login action for authentication
- Update Cake action to use file-path instead of tool-manifest
- Update Microsoft.Extensions.* package versions to 10.0.1/10.1.0
@devlead devlead merged commit a7df7cf into develop Dec 16, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants