Skip to content

Update .NET version in CI workflow to 10.0.x#19

Merged
marko-stanojevic merged 22 commits intomainfrom
feat/update-actions
Feb 20, 2026
Merged

Update .NET version in CI workflow to 10.0.x#19
marko-stanojevic merged 22 commits intomainfrom
feat/update-actions

Conversation

@marko-stanojevic
Copy link
Contributor

This pull request updates the CI workflow to use .NET 10.0 instead of 8.0. This ensures that all build and test steps run against the latest .NET version.

  • CI Workflow Updates:
    • Updated the dotnet-version in the Setup .NET step from 8.0.x to 10.0.x in two places within .github/workflows/ci.yml, ensuring the CI pipeline uses .NET 10.0. [1] [2]

@github-actions github-actions bot added the build label Feb 19, 2026
@marko-stanojevic marko-stanojevic merged commit 8c55d98 into main Feb 20, 2026
@marko-stanojevic marko-stanojevic deleted the feat/update-actions branch February 20, 2026 00:55
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.

1 participant