3 references to CreateProjectAsync
Aspire.Hosting.Dotnet.Tests (3)
DotnetProjectOptionsTests.cs (3)
27var projectPath = await CreateProjectAsync(workspace.Path, includeKestrel: false); 50var projectPath = await CreateProjectAsync(workspace.Path, includeKestrel: false); 72var projectPath = await CreateProjectAsync(workspace.Path, includeKestrel: true);