chore: bump aweXpect.Core to v2.29.0#944
Conversation
And revert build scope to default
There was a problem hiding this comment.
Pull request overview
Updates the repo’s centrally-managed package version for aweXpect.Core and restores the NUKE pipeline build scope back to the normal/default behavior.
Changes:
- Bump
aweXpect.Corepackage version from2.28.0to2.29.0in central package management. - Revert the NUKE
BuildScopeflag fromCoreOnlytoDefaultso the pipeline runs with the standard scope again.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Pipeline/Build.cs | Resets the NUKE build scope to Default. |
| Directory.Packages.props | Updates centrally managed aweXpect.Core version to 2.29.0. |
🚀 Benchmark ResultsDetails
|
|
👽 Mutation ResultsaweXpectDetails
The final mutation score is NaN%Coverage Thresholds: high:80 low:60 break:0aweXpect.CoreDetails
The final mutation score is NaN%Coverage Thresholds: high:80 low:60 break:0 |
|
This is addressed in release v2.32.0. |



This pull request updates package dependencies and makes several breaking changes to the public API surface of the
aweXpectandaweXpect.Corelibraries, primarily involving the generic type parameters and return types for several methods and interfaces.