You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TestDistributedApplicationBuilder seems to have been copied from the aspire repo, but it relies on many internal implementation details of Aspire, which can be brittle to rely on.
It also means we're not testing out the recommended testing path as part of the Toolkit.