Commit 8c963ba
Reverting DocFX_Build dependency on Build
In order to work around xref issues in DocFx, BenchmarkDotNet and BenchmarkDotNet.Annotations must be build before running the DocFX_Build target.
However, including a dependency on BuildTask here may have unwanted side effects (CleanTask).
TODO: Define dependencies when a CI workflow scenario for using the "DocFX_Build" target exists.1 parent 2e943e3 commit 8c963ba
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
456 | 460 | | |
457 | | - | |
458 | 461 | | |
459 | 462 | | |
460 | 463 | | |
| |||
474 | 477 | | |
475 | 478 | | |
476 | 479 | | |
477 | | - | |
| 480 | + | |
0 commit comments