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