Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to specify custom test host #2359

Merged
merged 1 commit into from Mar 16, 2020

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Mar 13, 2020

Description

Add option to specify path to dotnet host

Related issue

Fixes #1749

@nohwnd
Copy link
Member Author

nohwnd commented Mar 13, 2020

image

@ViktorHofer Tested this withing VS by copying from C:\Projects\vstest\src\package\package\bin\Debug\net451\win7-x64 to C:\Program Files (x86)\Microsoft Visual Studio\2019\IntPreview\Common7\IDE\Extensions\TestPlatform

@nohwnd nohwnd requested a review from vritant24 March 13, 2020 17:33
@vritant24
Copy link
Member

LGTM
Just ensure that the documentation is updated with <DotnetHostPath> available under <RunConfiguration>

@nohwnd nohwnd merged commit 1f92342 into microsoft:master Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to use a different DOTNET host than the one located in the path
2 participants