Commit 296c4b2
committed
Configure MSTest parallelization
Added assembly-level Parallelize attribute to fix MSTEST0001 analyzer error.
Tests will run sequentially (Workers = 0) for safe and predictable execution.
This is required by MSTest 4.0+ analyzers.1 parent 47e651e commit 296c4b2
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments