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