Commit 09ce2f2
committed
Setting ReferenceOutputAssembly to falso on references to esproj
Esprojs may be referenced by ASP.Net projects (or others). When this happens,
the .net project will have to not reference output assembly on the esproj,
because there is no output assembly. This targets provides that behavior.
There was an argument for putting this in this file instead of in the sdk.
The discussion can be found here: dotnet/sdk#349831 parent 3c910ba commit 09ce2f2
1 file changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
1511 | 1511 | | |
1512 | 1512 | | |
1513 | 1513 | | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
1514 | 1530 | | |
1515 | 1531 | | |
1516 | 1532 | | |
| |||
0 commit comments