6 references to RunUpdateAndCaptureChannelAsync
Aspire.Cli.Tests (6)
Commands\UpdateCommandTests.cs (6)
2256var (exitCode, updatedWithChannel, promptInvoked) = await RunUpdateAndCaptureChannelAsync( 2281var (exitCode, updatedWithChannel, promptInvoked) = await RunUpdateAndCaptureChannelAsync( 2308var (exitCode, updatedWithChannel, promptInvoked) = await RunUpdateAndCaptureChannelAsync( 2338var (exitCode, updatedWithChannel, promptInvoked) = await RunUpdateAndCaptureChannelAsync( 2798return RunUpdateAndCaptureChannelAsync(workspace, updateArgs, projectDirectory: workspace.WorkspaceRoot); 2807return RunUpdateAndCaptureChannelAsync(