Skip to content

Upgrade to dotnet 10 and added upgrading-dotnet skill#44

Merged
johnlokerse merged 2 commits intomainfrom
johnlokerse/dotnet-upgrade
Dec 21, 2025
Merged

Upgrade to dotnet 10 and added upgrading-dotnet skill#44
johnlokerse merged 2 commits intomainfrom
johnlokerse/dotnet-upgrade

Conversation

@johnlokerse
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings December 21, 2025 15:37
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the project from .NET 9 to .NET 10 across both the main extension and test projects, updates the CI/CD pipeline to use .NET 10, and introduces comprehensive skill documentation for upgrading .NET projects.

  • Updates target framework from net9.0 to net10.0 in all project files
  • Updates GitHub Actions workflow to use dotnet-version 10.0.x across all build, integration, and test jobs
  • Adds new upgrading-dotnet skill documentation with comprehensive guidance on .NET version upgrades

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
tests/DevOpsExtension.Tests.csproj Updates target framework to net10.0 for test project
src/DevOpsExtension.csproj Updates target framework to net10.0 for main extension project
.github/workflows/build.yml Updates all three workflow jobs (build, integration, test) to use dotnet-version 10.0.x
.github/skills/upgrading-dotnet/SKILL.md Adds new skill documentation covering .NET upgrade processes, version pinning, CI/CD updates, and troubleshooting

@johnlokerse johnlokerse merged commit 598d8e9 into main Dec 21, 2025
3 checks passed
@johnlokerse johnlokerse deleted the johnlokerse/dotnet-upgrade branch December 21, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant