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

Update nugets #30

Merged
merged 3 commits into from
Oct 26, 2017
Merged

Update nugets #30

merged 3 commits into from
Oct 26, 2017

Conversation

tomasaschan
Copy link
Owner

And, notably, remove dependency on System.ValueTuple.

Tomas Lycken added 3 commits October 26, 2017 09:39
This should be picked up from the .NET Standard Library instead.
Due to improved support for parallel test runs in xUnit 2.3, we need to
explicitly disable parallel test runs of the EF tests, because they're
all re-using the same db instance.

A better solution would be to refactor the test fixture and base class
to create a new db-connection instance for each test, and use that.
@tomasaschan tomasaschan merged commit 5694b2d into master Oct 26, 2017
@tomasaschan tomasaschan deleted the update-nugets branch October 26, 2017 08:20
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.

None yet

1 participant