Merge latest Library.Template#1396
Merged
Merged
Conversation
* Update mcr.microsoft.com/dotnet/sdk Docker tag to v10.0.103 * Bump global.json as well --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Andrew Arnott <andrew.arnott@microsoft.com>
… (478) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…emplate Specifically, this merges [6260fa6 from that repo](AArnott/Library.Template@6260fa6).
…emplate Specifically, this merges [ae01994 from that repo](AArnott/Library.Template@ae01994).
There was a problem hiding this comment.
Pull request overview
Updates this repository’s baseline tooling and internal “Library.Template merge” guidance to match the latest Library.Template.
Changes:
- Bump pinned .NET SDK in
global.jsonfrom 10.0.102 to 10.0.103. - Update GitHub Actions
actions/checkoutpin in the doc validation workflow. - Refresh template-merge prompt documentation and template release notes; bump
nerdbank.dotnetrepotoolsCLI tool version.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| global.json | Updates the required .NET SDK patch version. |
| .github/workflows/docs_validate.yml | Updates the pinned actions/checkout commit used by doc validation. |
| .github/prompts/update-library-template.prompt.md | Adds guidance for parallel conflict analysis and clarifies responsibility when validations fail. |
| .github/prompts/template-release-notes.md | Adds release notes guidance around solution file renames/migration to .slnx. |
| .config/dotnet-tools.json | Updates nerdbank.dotnetrepotools tool version used via dotnet tool restore. |
RyanToth3
approved these changes
Feb 17, 2026
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.
No description provided.