Ryan Kuhn

Results 3 comments of Ryan Kuhn

Supported on a fork for now and published to nuget: https://github.com/kuhnboy/AutoMoq-Unity5

Why? Can't you do this: ```csharp CancellationToken token; // From Somewhere else AnsiConsole.Progress().StartAsync(async ctx => { doStuff(token); }); ```

Any update on .editorconfig support?