dotnet / Scaffolding

Code generators to speed up development.
MIT License
638 stars 228 forks source link

fix `DotnetCliRunner` #2995

Closed deepchoudhery closed 3 hours ago

deepchoudhery commented 7 hours ago

When using DotNetCliRunner.ExecuteWithCallbacks or DotNetCliRunner.ExecuteAndCaptureOutput either in dotnet-scaffold or elsewhere, Process.Start() can throw on a myriad of reasons.