Skip to content

Upgrade to .NET 9.0 and update dependencies#53

Merged
StuartFerguson merged 2 commits intomasterfrom
task/#52_net9_upgrade
Jun 2, 2025
Merged

Upgrade to .NET 9.0 and update dependencies#53
StuartFerguson merged 2 commits intomasterfrom
task/#52_net9_upgrade

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

This commit upgrades the .NET version from 8.0 to 9.0 across multiple files, including YAML configuration files for CI/CD pipelines and the Dockerfile. The buildwindowsimage.yml, createrelease.yml, and pushtomaster.yml files now include steps to install .NET 9.0. The Dockerfile and Dockerfilewindows have been modified to use the .NET 9.0 SDK. Additionally, the TestHosts.csproj file has been updated to target .NET 9.0 and includes updated package references for several dependencies to their latest versions compatible with .NET 9.0.

Closes #52

This commit upgrades the .NET version from 8.0 to 9.0 across multiple files, including YAML configuration files for CI/CD pipelines and the Dockerfile. The `buildwindowsimage.yml`, `createrelease.yml`, and `pushtomaster.yml` files now include steps to install .NET 9.0. The `Dockerfile` and `Dockerfilewindows` have been modified to use the .NET 9.0 SDK. Additionally, the `TestHosts.csproj` file has been updated to target .NET 9.0 and includes updated package references for several dependencies to their latest versions compatible with .NET 9.0.
@StuartFerguson StuartFerguson merged commit 7221d14 into master Jun 2, 2025
8 checks passed
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

1 participant