Use versioned SDK directory for AOT forwarding apps - #55923
Merged
Conversation
|
Azure Pipelines: 3 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
dsplaisted
approved these changes
Aug 25, 2026
Resolve NuGet, VSTest, and FSI assets from SdkPaths so NativeAOT help forwarding uses the selected SDK instead of the muxer directory. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: c6929a73-7e24-4f78-830c-f6ae2a14b812
baronfel
force-pushed
the
copilot/baronfel/fix-aot-forwarding-paths
branch
from
August 25, 2026 21:52
d8dac0e to
837219c
Compare
Evangelink
reviewed
Aug 26, 2026
Evangelink
left a comment
Member
There was a problem hiding this comment.
One regression-coverage issue found.
Note
This review content was generated with AI assistance.
Member
Author
|
@dsplaisted this needs a re-review because the 'base' commit moved, when you have a moment. |
dsplaisted
approved these changes
Aug 26, 2026
This was referenced Aug 28, 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
Testing
SdkForwardingAppTests: 3 passed (managed and NativeAOT-published)GivenDotnetVsTestForwardingApp: 2 passeddotnet nuget --help,dotnet vstest --help, anddotnet fsi --helppassed in a separated muxer/SDK layoutStacked on #55920.