Merged
Conversation
Member
AArnott
commented
Mar 6, 2026
- Skip native binary PDB conversion
- Only disable NBGV_GitEngine when necessary
- Merge pull request 481 from AArnott/renovate/docfx-2.x
- Update mcr.microsoft.com/dotnet/sdk:10.0.103 Docker digest to e362a8d (480)
- Update dependency dotnet-coverage to v18.5.1 (483)
- Update dependency Microsoft.Testing.Extensions.CodeCoverage to 18.5.1 (484)
- Update GitHub Artifact Actions (482)
- Bump DotNetRepoTools to 1.2.1
- Update dependency Microsoft.Testing.Extensions.CodeCoverage to 18.5.2 (486)
- Update dependency dotnet-coverage to v18.5.2 (485)
Add check to skip conversion for native binary PDBs.
Skip native binary PDB conversion
Update dependency docfx to v2.78.5
… (480) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… (484) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…emplate Specifically, this merges [66c7b5d from that repo](AArnott/Library.Template@66c7b5d).
There was a problem hiding this comment.
Pull request overview
This PR merges updates from Library.Template, focusing on build/tooling updates and improving CI/dev ergonomics around symbol handling and shallow-clone builds.
Changes:
- Skip legacy PDB conversion for native binaries during symbol preparation.
- Add a helper script for shallow-clone environments and update Copilot build instructions accordingly.
- Bump several tooling/dependency versions (CodeCoverage, dotnet-coverage, docfx, DotNetRepoTools) and update
actions/upload-artifactto v7.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| tools/Prepare-Legacy-Symbols.ps1 | Detect native binaries and skip legacy PDB conversion for them. |
| Directory.Packages.props | Update Microsoft.Testing.Extensions.CodeCoverage central version. |
| .github/copilot-instructions.md | Replace blanket NBGV guidance with a priming script workflow. |
| .github/actions/publish-artifacts/action.yaml | Update actions/upload-artifact pin to v7. |
| .github/Prime-ForCopilot.ps1 | New script to disable NBGV git engine when repo is shallow. |
| .config/dotnet-tools.json | Update dotnet tool versions (coverage, docfx, repo tools). |
You can also share your feedback on Copilot code review. Take the survey.
Newrad0603
approved these changes
Mar 6, 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.