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

[Revert] Fix for dotnet test on a multi-target projects logs only the last target #1996

Merged
merged 1 commit into from
Apr 26, 2019

Conversation

singhsarab
Copy link
Contributor

Revert "Fix - dotnet test on a multi-target projects logs only the last target (#1877)"

This reverts commit 3769676.

Description

Reverting the above fix because it came out as a breaking change for a lot of customers.
We will be revisiting this soon with a proper fix and RFCs

This will be a take back for #1603
(Timestamp is appended to trx filename with millisecond precision. Thus for multi-target projects, trx for both targets will be stored.)

@singhsarab singhsarab changed the title [Revert] [Revert] Fix for dotnet test on a multi-target projects logs only the last target Apr 26, 2019
@singhsarab
Copy link
Contributor Author

cc: @SidShetye

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