This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Commit 9de8081
committed
[MSBuild] Use intersection assembly directory for assembly resolution
By default use the directory containing the intersection assembly when
resolving assemblies using ApiIntersect. This directory is passed to
the ApiIntersect tool using the -r parameter. This behaviour can be
overridden by setting an EnableDefaultIntersectionAssemblyReferencePath
MSBuild property to false. It is true by default.1 parent dc1f17d commit 9de8081
1 file changed
Lines changed: 10 additions & 1 deletion
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
520 | 529 | | |
521 | 530 | | |
522 | 531 | | |
523 | 532 | | |
524 | | - | |
| 533 | + | |
525 | 534 | | |
526 | 535 | | |
527 | 536 | | |
| |||
0 commit comments