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