Skip to content

chore: upgrade to .NET 10, align dependencies, and remove benchmark s…#68

Merged
Kritner merged 3 commits into
mainfrom
feature/net10
Jul 13, 2026
Merged

chore: upgrade to .NET 10, align dependencies, and remove benchmark s…#68
Kritner merged 3 commits into
mainfrom
feature/net10

Conversation

@Kritner

@Kritner Kritner commented Jul 13, 2026

Copy link
Copy Markdown
Member

...sample

Fixes #67

Description

chore: upgrade to .NET 10, align dependencies, and remove benchmark sample

  • add net10.0 to multi-targeting and CI/CD matrix
  • update Orleans and Microsoft.Extensions packages to 10.0.0
  • remove explicit Microsoft.CodeAnalysis package references (keep transitive analyzers)
  • remove BenchmarkDotNet usage and delete Orleans.SyncWork.Demo.Api.Benchmark project
  • remove benchmark project entries from solution
  • update README to remove benchmark documentation and references
  • keep warnings-as-errors enabled with successful restore/build across the solution

Type of Change

Use an x in between the [ ] for each line applicable to the type of change for this PR

  • Bug fix
  • New Feature
  • Documentation
  • Code improvement
  • Breaking change - if a public API changes, or any change that DOES or MAY require a major revision to the NuGet package version due to semver.
  • Unit tests
  • Code samples
  • Added your repository URL to the readme because you make use of this super cool package! ;)
  • Other

Please describe if other

Describe testing that was performed for your change

Ran tests

Remove section if not applicable

Checklist

Kritner added 3 commits July 13, 2026 19:05
…ample

- add net10.0 to multi-targeting and CI/CD matrix
- update Orleans and Microsoft.Extensions packages to 10.0.0
- remove explicit Microsoft.CodeAnalysis package references (keep transitive analyzers)
- remove BenchmarkDotNet usage and delete Orleans.SyncWork.Demo.Api.Benchmark project
- remove benchmark project entries from solution
- update README to remove benchmark documentation and references
- keep warnings-as-errors enabled with successful restore/build across the solution
@Kritner
Kritner merged commit 564b3ba into main Jul 13, 2026
5 checks passed
@Kritner
Kritner deleted the feature/net10 branch July 13, 2026 23:35
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.

Support for Orleans 10

1 participant