Skip to content

Commit

Permalink
push rename changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
CartBlanche committed Nov 14, 2023
1 parent b910159 commit 211b420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/v2/Meadow.CLI/Commands/Helper/UITaskExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace Meadow.CLI
{
public static class TaskExtensions
public static class UITaskExtensions
{
public static async Task WithSpinner(this Task task, IConsole console, int delay = 100, CancellationToken cancellationToken = default)
{
Expand Down

0 comments on commit 211b420

Please sign in to comment.