Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR bumps the aweXpect.Core dependency from version 2.25.0 to 2.25.1 and restores the build scope to default. The changes also update the main aweXpect package reference from a pre-release version to the stable 2.27.0 release.
Key Changes:
- Updated
aweXpect.Corepackage version to 2.25.1 - Changed
BuildScopefromCoreOnlyback toDefaultto enable full solution builds - Updated
aweXpectpackage from pre-release 2.27.0-pre.1 to stable 2.27.0
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Pipeline/Build.cs | Restored BuildScope to Default after completing Core-only development cycle |
| Directory.Packages.props | Bumped aweXpect.Core to v2.25.1 and aweXpect to stable v2.27.0 |
Test Results 14 files + 10 14 suites +10 4m 11s ⏱️ + 3m 49s For more details on these failures, see this check. Results for commit 736fa6e. ± Comparison against base commit 5efae61. |
🚀 Benchmark ResultsDetails
|
|
|
This is addressed in release v2.27.1. |



This PR bumps the
aweXpect.Coredependency from version 2.25.0 to 2.25.1 and changes the build scope toMainOnly. The changes also update the mainaweXpectpackage reference from a pre-release version to the stable 2.27.0 release.Key changes:
aweXpect.Corepackage version to 2.25.1BuildScopefromCoreOnlyback toDefaultto enable full solution buildsaweXpectpackage from pre-release 2.27.0-pre.1 to stable 2.27.0