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
Move projectPath check into UnavaliableLaunchServiceError (#7199)
This PR moves the projectPath check into the scenario where UnavaliableLaunchServiceError as this is the fallback if C# Dev Kit is not installed. This requires the `dotnet` configuration to have a proejctPath.
0 commit comments