2 references to Main
Aspire.Cli.Tests (2)
CliSmokeTests.cs (2)
14
var exitCode = await Aspire.Cli.Program.
Main
([]);
35
await Program.
Main
([]);