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

Make dotnet test execute only test projects #86

Merged
merged 1 commit into from
Dec 5, 2018

Commits on Dec 4, 2018

  1. Make dotnet test execute only test projects

    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/
    frederik-h committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    364a22f View commit details
    Browse the repository at this point in the history