Skip to content

Conversation

@StuartFerguson
Copy link
Member

Updated GitHub Actions workflows to install .NET 9.0. Changed target framework from .NET 8.0 to .NET 9.0 in multiple project files. Updated package references to newer versions compatible with .NET 9.0, including Lamar, MediatR, and others. Modified Dockerfiles to use the .NET 9.0 SDK.
Refactored test files for improved clarity and consistency. Enhanced error handling in test setup and teardown methods across feature files.

Closes #324

Updated GitHub Actions workflows to install .NET 9.0.
Changed target framework from .NET 8.0 to .NET 9.0 in multiple project files.
Updated package references to newer versions compatible with .NET 9.0, including `Lamar`, `MediatR`, and others.
Modified Dockerfiles to use the .NET 9.0 SDK.
Refactored test files for improved clarity and consistency.
Enhanced error handling in test setup and teardown methods across feature files.
@StuartFerguson StuartFerguson merged commit c32bb00 into master Jun 6, 2025
9 checks passed
@github-actions github-actions bot deleted the task/#324_net9_upgrade branch August 6, 2025 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Net 9

2 participants