3 references to Client
Aspire.EndToEnd.Tests (3)
IntegrationServicesFixture.cs (1)
87
project.Client = AspireProject.
Client
.Value;
tests\Shared\TemplatesTesting\AspireProject.cs (2)
322
project.Client =
Client
.Value;
412
var res = await
Client
.Value.GetAsync(dashboardUrl, token);