Update Library.Template - #397
Merged
Merged
Conversation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… (557) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This latest update keeps compliant with the latest security push.
…emplate Specifically, this merges [ca0cdd4 from that repo](AArnott/Library.Template@ca0cdd4). No merge conflicts were encountered. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #397 +/- ##
=======================================
Coverage 77.88% 77.88%
=======================================
Files 14 14
Lines 859 859
Branches 224 224
=======================================
Hits 669 669
Misses 126 126
Partials 64 64
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
Updates this repository to match newer Library.Template infrastructure/tooling, primarily by bumping MicroBuild and aligning pipeline settings and tooling versions.
Changes:
- Update MicroBuild and template-managed dependencies (including
xunit.v3.mtp-v2) via central package management. - Tighten Azure Pipelines network isolation policy settings across official/unofficial/release-related pipelines.
- Refresh local .NET tool versions and adjust release documentation text.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| Directory.Packages.props | Bumps MicroBuild version and updates the xUnit MTP v2 package version. |
| CONTRIBUTING.md | Updates release documentation language (but currently references non-existent GitHub Actions workflows). |
| azure-pipelines/vs-validation.yml | Updates MicroBuild template network isolation policy. |
| azure-pipelines/vs-insertion.yml | Updates MicroBuild template network isolation policy. |
| azure-pipelines/unofficial.yml | Updates MicroBuild template network isolation policy. |
| azure-pipelines/release.yml | Updates MicroBuild template network isolation policy. |
| azure-pipelines/official.yml | Updates MicroBuild template network isolation policy. |
| azure-pipelines/libtemplate-update.yml | Updates MicroBuild template network isolation policy. |
| azure-pipelines/archive-sourcecode.yml | Updates MicroBuild template network isolation policy. |
| .config/dotnet-tools.json | Updates pinned versions for powershell and nerdbank.dotnetrepotools .NET tools. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Andrew Arnott (AArnott)
enabled auto-merge
August 24, 2026 18:29
Sandy Armstrong (sandyarmstrong)
approved these changes
Aug 24, 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.
Summary
Validation