Skip to content

Conversation

@AR-May
Copy link
Member

@AR-May AR-May commented Jun 3, 2022

No description provided.

}

var expectedProcessName = Path.GetFileNameWithoutExtension(GetCurrentHost() ?? msbuildLocation);
var expectedProcessName = Path.GetFileNameWithoutExtension(NodeLauncher.GetCurrentHost() ?? msbuildLocation);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please consider to move NodeLauncher.GetCurrentHost() into its own static class.

@AR-May AR-May merged commit b4a3482 into dotnet:feature/msbuild-server Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants