Skip to content

Feature request: dotnet 10 support #1103

@hjgraca

Description

@hjgraca

Use case

Add dotnet 10 support as a target framework
Powertools will now compiles twice, once for .NET 8.0 and once for .NET 10.0.
The NuGet package will contain both versions, and consumers automatically get the appropriate one based on their project's target framework.

Solution/User Experience

Include net10.0 as target framework
update github actions to use both net8 and net10

Alternative solutions

Acknowledgment

Metadata

Metadata

Assignees

Labels

feature-requestNew or enhancements to existing featuresreleasedFix or implementation already in main and released

Type

No type
No fields configured for issues without a type.

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions