Update Library.Template - #398
Conversation
This reverts commit a853c38.
…emplate Specifically, this merges [511e4ab from that repo](AArnott/Library.Template@511e4ab).
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #398 +/- ##
=======================================
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
This PR updates the repository to match the latest Library.Template microbuild (commit 511e4ab198ac4fe85865c16832cbbc934d1c0f87), aligning local tooling and contributor guidance with the template’s current defaults.
Changes:
- Removed the GitHub Actions-based release instructions from
CONTRIBUTING.md, leaving Azure Pipelines as the documented release path. - Updated the local .NET tool
dotnet-coverageversion from18.9.0to18.10.0.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| CONTRIBUTING.md | Removes outdated GitHub Actions release workflow guidance; keeps Azure Pipelines release guidance. |
| .config/dotnet-tools.json | Bumps dotnet-coverage local tool version to 18.10.0. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 [1b194f8 from that repo](AArnott/Library.Template@1b194f8).
There was a problem hiding this comment.
🟢 Approval recommended
Changes are straightforward version/documentation updates and the removed GitHub Actions release guidance aligns with the absence of a corresponding release workflow in this repo.
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 0 new
- Review effort level: Lite
…0 (561) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… (564) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…emplate Specifically, this merges [ef2baee from that repo](AArnott/Library.Template@ef2baee).
There was a problem hiding this comment.
🟢 Approval recommended
The changes are straightforward version/pin updates and documentation alignment, and I did not find any inconsistencies with the repo’s current workflow set.
Review details
- Files reviewed: 5/5 changed files
- Comments generated: 0 new
- Review effort level: Lite
|
One or more custom setup steps configured for this repository failed during this Copilot code review run: Setup steps run before each review. If the review above is missing context, or no review was posted at all, the failing step above may be the cause. See the workflow run for failure details, fix your setup steps configuration, and re-request a review. Note You can configure setup steps for Copilot code review separately from Copilot cloud agent with a |
Merges Library.Template microbuild commit 511e4ab.