v12.0
The blog now has an automatic migration for appsettings.json files as well! While the repo appsettings.json is under source control, your appsettings.production.json is not (hopefully) and we now have a new way of doing those migrations automatically!
What's Changed
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #461
- feat: Add build information by @linkdotnet in #462
- Add automated upgrade assistant for appsettings.json migrations by @Copilot in #463
Full Changelog: v11.1.2...v12.0