5 references to RunUpdateAndCaptureChannelAsync
Aspire.Cli.Tests (5)
Commands\UpdateCommandTests.cs (5)
2692var (exitCode, updatedWithChannel, promptInvoked) = await RunUpdateAndCaptureChannelAsync( 2714var (exitCode, _, promptInvoked) = await RunUpdateAndCaptureChannelAsync( 2735var (exitCode, _, promptInvoked) = await RunUpdateAndCaptureChannelAsync( 2755var (exitCode, updatedWithChannel, promptInvoked) = await RunUpdateAndCaptureChannelAsync( 2779var (exitCode, updatedWithChannel, promptInvoked) = await RunUpdateAndCaptureChannelAsync(