You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V5.0.6/service update (#29)
⬆️ upgrade NuGet deps to 9.0.14 (net9) and 10.0.5 (net10); coverlet to 8.0.1
👷 bump CI to jobs-nuget-push@v3, split Docker test envs for net9/net10
🔨 simplify PackageReleaseNotes injection via System.IO.File::ReadAllText
➕ extend bump-nuget.py with carter → Codebelt.Extensions.Carter mapping
🐟 bump DocFX image from 2.78.4 to 2.78.5
📦 update package release notes for v5.0.6
💬 update changelog for v5.0.6 with compare-link footer
V5.0.2/service update (#21)
📦️ updated NuGet package definition
👷 update ci pipeline name and expand test matrix os
🐛 refactor MinimalConsoleProgram and add generic variant
💬 updated community health pages
⬆️ bump dependencies
V5.0.1/service update (#20)
⬆️ bump dependencies
🐛 fixed suppress status messages to align with consolelifetime
📦 updated NuGet package definition
💬 updated community health pages
📝 add guidelines for tests and xml docs in bootstrapper
🚚 rename pipelines to ci-pipeline for consistency
🐛 fixed missing output type for apps
V5.0.0/dotnet ten launch (#19)
📦 updated NuGet package definition
💬 updated community health pages
⬆️ bump dependencies
➕ added support for net10.0 TFM
➖ remove support for net8.0 TFM
⬆️ xUnit v3 migration
👷 updated CI