Add .NET 10 as a build target and update test matrix#632
Open
Add .NET 10 as a build target and update test matrix#632
Conversation
Co-authored-by: gfs <98900+gfs@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add .NET 10 as a build target for testing
Add .NET 10 as a build target and update test matrix
Feb 4, 2026
Contributor
|
@copilot please also update the build framework variables in the pipelines. |
Co-authored-by: gfs <98900+gfs@users.noreply.github.com>
Contributor
Author
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds .NET 10 (
net10.0) support across all projects and CI pipelines.Project Files
net10.0toTargetFrameworksin all 7.csprojfilesnetstandard2.1for backward compatibilityCI Pipeline
dotnetVersionsarray in bothappinspector-pr.ymlandappinspector-release.ymlto include10.0.xDotnetVersionto10.0.xandDotnetTargetFrameworktonet10.0) in both pipeline filesOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.