Increment patch version to 13.4.1 - #17819
Conversation
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 17819Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 17819" |
There was a problem hiding this comment.
Pull request overview
This PR increments the repository patch version to produce a 13.4.1 VersionPrefix, which is used across build/packaging to stamp the repo’s version.
Changes:
- Bump
PatchVersionfrom0to1ineng/Versions.props(makingVersionPrefixevaluate to13.4.1).
Show a summary per file
| File | Description |
|---|---|
| eng/Versions.props | Updates the repo patch version so builds/packages are stamped as 13.4.1. |
Copilot's findings
- Files reviewed: 1/1 changed files
- Comments generated: 0
e2c6486
into
release/13.4
|
❓ CLI E2E Tests unknown — 110 passed, 0 failed, 2 unknown (commit View all recordings
📹 Recordings uploaded automatically from CI run #26797206476 |
|
✅ No documentation update needed. docs_optional → build_or_ci_only No signals triggered (signal_count = 0). The single changed file |
No description provided.