Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the build configuration and bumps the aweXpect.Core package version to v2.11.3.
- Changed the build scope from
CoreOnlytoDefaultin the Nuke build script. - Updated
aweXpect.Corepackage version inDirectory.Packages.propsto 2.11.3.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Pipeline/Build.cs | Switched BuildScope from CoreOnly to Default. |
| Directory.Packages.props | Bumped aweXpect.Core version to 2.11.3. |
Comments suppressed due to low confidence (1)
Pipeline/Build.cs:22
- [nitpick] The summary comment above still references resetting the
CoreOnlyflag; please update it to reflect the new default scope or clarify any remaining flag behavior.
readonly BuildScope BuildScope = BuildScope.Default;
|
Test Results 14 files + 10 14 suites +10 2m 26s ⏱️ + 2m 4s Results for commit 1570a69. ± Comparison against base commit 9492b38. This pull request removes 54 and adds 12791 tests. Note that renamed tests count towards both. |
🚀 Benchmark ResultsDetails
|
…659) by Valentin Breuß
…659) by Valentin Breuß
|
This is addressed in release v2.18.0. |



No description provided.