3 references to Client
Aspire.EndToEnd.Tests (3)
IntegrationServicesFixture.cs (1)
85
project.Client = AspireProject.
Client
.Value;
tests\Shared\WorkloadTesting\AspireProject.cs (2)
296
project.Client =
Client
.Value;
364
var res = await
Client
.Value.GetAsync(dashboardUrl, token);