6 references to RunUpdateAndCaptureChannelAsync
Aspire.Cli.Tests (6)
Commands\UpdateCommandTests.cs (6)
2252var (exitCode, updatedWithChannel, promptInvoked) = await RunUpdateAndCaptureChannelAsync( 2277var (exitCode, updatedWithChannel, promptInvoked) = await RunUpdateAndCaptureChannelAsync( 2304var (exitCode, updatedWithChannel, promptInvoked) = await RunUpdateAndCaptureChannelAsync( 2334var (exitCode, updatedWithChannel, promptInvoked) = await RunUpdateAndCaptureChannelAsync( 2793return RunUpdateAndCaptureChannelAsync(workspace, updateArgs, projectDirectory: workspace.WorkspaceRoot); 2802return RunUpdateAndCaptureChannelAsync(