Add .NET 11 Shell route templates sample - #777
Merged
jfversluis merged 2 commits intoAug 11, 2026
Merged
Conversation
This was referenced Aug 6, 2026
davidortinau
force-pushed
the
davidortinau-preview-7-shell-route-templates
branch
2 times, most recently
from
August 11, 2026 15:53
fc45620 to
9043390
Compare
davidortinau
force-pushed
the
davidortinau-preview-7-shell-route-templates
branch
from
August 11, 2026 18:05
9043390 to
b752d12
Compare
Merged
Demonstrate absolute Shell navigation with required, optional, defaulted, constrained, catch-all, and mixed route parameters through a testable trip-planning matrix. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Create fresh result labels for each IQueryAttributable delivery and derive their automation IDs from the resolved route matrix case. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
davidortinau
force-pushed
the
davidortinau-preview-7-shell-route-templates
branch
from
August 11, 2026 18:58
b752d12 to
133069a
Compare
davidortinau
marked this pull request as ready for review
August 11, 2026 19:05
Contributor
Author
|
@jfversluis Release-day sample is now definitive green on macOS, Windows, and CLA after #778/#779. DevFlow previously passed all 12 route cases on the unchanged sample tree. Please review and merge when available. |
jfversluis
approved these changes
Aug 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
[QueryProperty]andIQueryAttributableDependencies
actions/setup-dotnetto SDK11.0.100-preview.7.26381.103.Validation
Merge gate
The unchanged sample commits are rebased onto main with #775, #778, and #779. The definitive exact-SDK and Xcode 26.6 CI run passes on macOS and Windows, and CLA passes. This PR is ready for review.