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