bump: PreReleaseVersionIteration 10 → 11#329
Conversation
Co-authored-by: rmarinho <1235097+rmarinho@users.noreply.github.com>
Expert Code Review — PR #329Methodology: 3 independent reviewers with adversarial consensus Result: No issues reached consensus ✅All 3 reviewers analyzed this single-line version bump ( Discarded findings
CI Status✅ All CI checks passing (39/39 completed successfully across macOS, Windows, Ubuntu). 1 check in-progress (this review workflow). Test CoverageNo tests are needed for this change — it's a declarative version property consumed by the Arcade SDK build infrastructure. The PR correctly notes that
|
Bumps the repo's package preview iteration from 10 to 11 so all shipped packages version as
0.1.0-preview.11.<build>going forward.Change
eng/Versions.props—PreReleaseVersionIteration:10→11This is the single authoritative location; Arcade's build pipeline derives the pre-release suffix from it automatically.
Not changed (intentionally)
global.json/ SDK pin — still .NET 10; unrelated to the preview iteration label.NET 11tooling — separate product versioning, out of scopeDevFlowSkillManagerTests.cs— the"0.1.0-preview.10"inline data tests version-comparison parsing logic, not a pinned version assumption