Update PackageValidationBaselineVersion to 13.4.0#17805
Conversation
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 17805Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 17805" |
|
This will be broken for a day or so until the Aspire packages get mirrored to internal feeds. |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
6b36ce6 to
874d09e
Compare
|
❓ CLI E2E Tests unknown — 110 passed, 0 failed, 2 unknown (commit View all recordings
📹 Recordings uploaded automatically from CI run #26838643058 |
|
✅ No documentation update needed. docs_optional → No signals triggered ( |
This PR updates the
PackageValidationBaselineVersionto13.4.0after the release.This ensures that future builds validate API compatibility against this release.
Changes
src/Directory.Build.propswith new baseline versionCreated automatically by the release workflow.