You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable regenerating the runsettings file for a particular configuration so OmniSharp will run tests against the correct runtime.
Refactor OutputConfiguration into a separate file from userPrompts.
Fixes#8 as best as possible.
This still depends on either the PATH and DOTNET_ROOT being set to the correct folder (like how the -vs flag on the dotnet/runtime build.cmd script has), a global SDK being installed with a new enough version, or dotnet/vscode-csharp#4738 being implemented.
0 commit comments