2 references to CreatePublishingContextAsync
Aspire.Hosting.Azure.Tests (2)
AzureEnvironmentResourceTests.cs (2)
264
var context = await
CreatePublishingContextAsync
(app, outputPath);
293
var context = await
CreatePublishingContextAsync
(app, outputPath);