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.
Merges Library.Template microbuild commit 511e4ab.