Skip to content

chore: bump to .NET 10, update packages, refresh README, add CodeRabbit#750

Merged
erwan-joly merged 1 commit intomasterfrom
claude/dotnet10-readme-coderabbit
Apr 21, 2026
Merged

chore: bump to .NET 10, update packages, refresh README, add CodeRabbit#750
erwan-joly merged 1 commit intomasterfrom
claude/dotnet10-readme-coderabbit

Conversation

@erwan-joly
Copy link
Copy Markdown
Collaborator

Summary

  • Target net10.0 (was net8.0); setup-dotnet@v4 with 10.0.x
  • Update Microsoft.AspNetCore.Hosting.WindowsServices, Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Hosting.WindowsServices to 10.0.3
  • Update Microsoft.NET.Test.Sdk to 18.0.1 and MSTest to 4.0.2
  • Remove duplicate Worker class from Program.cs (it was already defined in Worker.cs, breaking the build)
  • README refresh (drop AWS sponsor, "Achtung!" → "Warning!", GitHub-hosted icon)
  • Add .coderabbit.yaml

Test plan

  • CI builds cleanly under .NET 10
  • CodeRabbit picks up the new config

🤖 Generated with Claude Code

- Target net10.0 (previously net8.0); bump setup-dotnet to v4 with 10.0.x
- Update Microsoft.AspNetCore.Hosting.WindowsServices,
  Microsoft.Extensions.DependencyInjection,
  Microsoft.Extensions.Hosting.WindowsServices to 10.0.3
- Update Microsoft.NET.Test.Sdk to 18.0.1 and MSTest to 4.0.2
- Remove duplicate Worker class from Program.cs (already defined in Worker.cs)
- Refresh README: drop AWS sponsor, replace Achtung with Warning,
  swap dead Discord CDN image for GitHub-hosted icon
- Add .coderabbit.yaml for open-source code review

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@erwan-joly erwan-joly merged commit f5c494c into master Apr 21, 2026
1 check passed
@erwan-joly erwan-joly deleted the claude/dotnet10-readme-coderabbit branch April 21, 2026 00:38
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.

1 participant