Skip to content

[main] Enable tools.ps1 find VS logic to work even if VS is not in global.json#16409

Merged
nagilson merged 1 commit intomainfrom
backport/pr-16401-to-main
Dec 12, 2025
Merged

[main] Enable tools.ps1 find VS logic to work even if VS is not in global.json#16409
nagilson merged 1 commit intomainfrom
backport/pr-16401-to-main

Conversation

@github-actions
Copy link
Contributor

Backport of #16401 to main

/cc @nagilson

Because 17.14 went stable, we needed a way to run vswhere, find the VS node, and enable preview SDKs. Noah found a way to do this but he had to modify tools.ps1 because the SDK repo didn't have a VS node in our global.json

https://github.com/dotnet/sdk/pull/51558/files#diff-72b8f8e899b94872c6ead31fd06ec109da15bcb9ad2af6e78103d6763a31c637

Porting his change here to see if folks want this centrally. Alternatively, I'm trying adding the vs node to global.json to see if it unblocks us.
@nagilson nagilson enabled auto-merge December 12, 2025 19:56
@nagilson nagilson disabled auto-merge December 12, 2025 19:56
@nagilson nagilson enabled auto-merge December 12, 2025 19:56
@nagilson nagilson merged commit 8adf115 into main Dec 12, 2025
8 of 9 checks passed
@nagilson nagilson deleted the backport/pr-16401-to-main branch December 12, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants