Skip to content

Conversation

@ErikEJ
Copy link
Contributor

@ErikEJ ErikEJ commented Oct 23, 2025

Closes #913

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)

Other information

@Copilot Copilot AI review requested due to automatic review settings October 23, 2025 12:42
@ErikEJ ErikEJ requested a review from jmezach as a code owner October 23, 2025 12:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses issue #913 by enabling MSBuild to query all .NET SDK locations when locating MSBuild instances. The change sets AllowQueryAllDotnetLocations to true immediately after registering MSBuild defaults in the static constructor of SqlProjectBuilderExtensions.

  • Enables comprehensive .NET SDK location querying for MSBuild discovery
  • Single-line change to the MSBuild registration initialization logic

@ErikEJ
Copy link
Contributor Author

ErikEJ commented Oct 23, 2025

@aaronpowell MCP inspector test is very flaky 😢

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.

🐞 Bug Report: CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects fails with .NET 8

2 participants