Commit 22aa370
fix: downgrade coverlet packages to 6.0.4 for net6.0 compatibility
coverlet.collector and coverlet.msbuild v8.0.1 only ship build assets
for net8.0, causing 'XPlat Code Coverage' data collector not found
errors when running tests on the net6.0 test project.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent fbe6fd8 commit 22aa370
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments