Skip to content

Upgrade to .NET 9.0 across configurations and Dockerfiles#38

Merged
StuartFerguson merged 1 commit intomainfrom
task/#37_net9_upgrade
Jun 2, 2025
Merged

Upgrade to .NET 9.0 across configurations and Dockerfiles#38
StuartFerguson merged 1 commit intomainfrom
task/#37_net9_upgrade

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

This commit updates the .NET version from 8.0 to 9.0 in multiple YAML configuration files, including buildwindowsimage.yml, createrelease.yml, nightlybuild.yml, pullrequest.yml, and pushtomaster.yml. The Dockerfiles have also been modified to use the .NET 9.0 SDK images. Additionally, the MobileConfiguration.csproj file has been updated to target .NET 9.0, with package references updated to their respective 9.0 versions for compatibility.

Closes #37

This commit updates the .NET version from 8.0 to 9.0 in multiple YAML configuration files, including `buildwindowsimage.yml`, `createrelease.yml`, `nightlybuild.yml`, `pullrequest.yml`, and `pushtomaster.yml`. The Dockerfiles have also been modified to use the .NET 9.0 SDK images. Additionally, the `MobileConfiguration.csproj` file has been updated to target .NET 9.0, with package references updated to their respective 9.0 versions for compatibility.
@StuartFerguson StuartFerguson added the task Tasks and work items label Jun 2, 2025
@StuartFerguson StuartFerguson merged commit 1016ac1 into main Jun 2, 2025
8 checks passed
@github-actions github-actions Bot deleted the task/#37_net9_upgrade branch October 3, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task Tasks and work items

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Net 9

1 participant