dotnetconfig/dotnet-config

Fix (code) editor launch on Windows

Closed this issue · 0 comments

kzu commented

On Windows, running:

dotnet config -e

may fail with the following error:

The specified executable is not a valid application for this OS platform.

when I do have Visual Studio Code installed.

Reported and fixed by @atifaziz