Skip to content

Commit

Permalink
Prevent xunit from shadow-copying test assemblies
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt committed Jun 5, 2017
1 parent 4b0e2be commit c17ea15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/Serilog.PerformanceTests/xunit.runner.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"shadowCopy": false
}

0 comments on commit c17ea15

Please sign in to comment.