Conversation
This comment has been minimized.
This comment has been minimized.
Test Summary 5 files 5 suites 1s ⏱️ Results for commit d6cdb55. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Pull request overview
Adds repository and CI support for targeting/building with .NET 10.0 across the library and test projects.
Changes:
- Add
net10.0to the target frameworks for the main library and test project. - Bump build tooling/package versions (e.g.,
global.json, test SDK/runner, assertions). - Update GitHub Actions workflows and README to reflect .NET 10.0 support.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
tests/PowerUtils.Geolocation.Tests/PowerUtils.Geolocation.Tests.csproj |
Adds net10.0 test target and bumps several test dependencies. |
src/PowerUtils.Geolocation.csproj |
Adds net10.0 target and updates SourceLink package reference. |
global.json |
Pins repo SDK to 10.0.102. |
README.md |
Documents .NET 10.0 support. |
.github/workflows/tests.yml |
Updates installed SDK versions used in CI test workflow. |
.github/workflows/sonarcloud-and-mutations.yml |
Moves analysis/mutation framework to net10.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
🚀 Stryker report generated 🚀 |
|
|
🎉 This PR is included in version 2.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |



Checklist before requesting a review