Skip to content

Conversation

@frederik-h
Copy link
Contributor

This change modifies the VSTest target to ensure
that the VSTest target gets executed for test projects
only. It seems that msbuild has been extended
by a way to specify that a project is a test project
very recently, see this issue.
I think that, for now, it is better to use the workaround that
has been described in this issue and which has been explained
in detail here.

This change modifies the VSTest target to ensure
that the VSTest target gets executed for test projects
only.

The solution for the problem is based on:
https://dasmulli.blog/2018/01/20/make-dotnet-test-work-on-solution-files/
@TChatzigiannakis
Copy link

LGTM.

@mjsabby mjsabby merged commit 7f529a0 into dotnet:master Dec 5, 2018
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.

3 participants