Skip to content

chore(test): bump .NET target framework from 6.0 to 8.0#145

Merged
hamzamahmood merged 1 commit into
mainfrom
chore-test-upgrade-net8
Sep 9, 2025
Merged

chore(test): bump .NET target framework from 6.0 to 8.0#145
hamzamahmood merged 1 commit into
mainfrom
chore-test-upgrade-net8

Conversation

@hamzamahmood

Copy link
Copy Markdown
Collaborator

Why

  • Test project was previously targeting .NET 6.0, which has reached end of support.
  • Upgrading to .NET 8.0 LTS ensures long-term support, compatibility with modern tooling, and consistency with runtime environments.

What

  • Updated test project target framework from .NET 6.0 → .NET 8.0.
  • Adjusted build/test pipeline to use .NET 8 SDK.
  • Verified successful compilation and test execution on .NET 8.

@hamzamahmood hamzamahmood self-assigned this Sep 8, 2025
@hamzamahmood hamzamahmood added the dependencies Pull requests that update a dependency file label Sep 8, 2025
@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2025

Copy link
Copy Markdown

@hamzamahmood hamzamahmood merged commit 5046120 into main Sep 9, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants