Browse Source

Merge branch 'main' into bp/modeScoreArm

pull/2356/head
Brian Popow 3 years ago
committed by GitHub
parent
commit
963d9936c9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      tests/ImageSharp.Tests/xunit.runner.json

3
tests/ImageSharp.Tests/xunit.runner.json

@ -1,5 +1,6 @@
{ {
"shadowCopy": false, "shadowCopy": false,
"methodDisplay": "method", "methodDisplay": "method",
"diagnosticMessages": true "diagnosticMessages": true,
"preEnumerateTheories": false
} }

Loading…
Cancel
Save