Skip to content

Update all projects to .NET 9 and enable multi-targeting for libraries (.NET 8 and .NET 9) #202

@christiannagel

Description

@christiannagel

Update all projects in the repository to target .NET 9. For library projects, enable multi-targeting so they support both .NET 8 and .NET 9.

Tasks:

  • Update project files for applications to target .NET 9
  • Update library projects to multi-target .NET 8 and .NET 9
  • Update CI/CD pipeline definitions if necessary to test/build on .NET 9
  • Update NuGet packages
  • Verify compatibility and run all tests

This ensures forward compatibility and helps consumers transition smoothly to .NET 9 while maintaining support for .NET 8.

Metadata

Metadata

Labels

.NETPull requests that update .net codedependenciesPull requests that update a dependency fileenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions