This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Commit 71d5894
committed
Rearrange project file imports
This changes fixes an issue where the PackOnBuild property is not
respected, because the BuildDependsOn property is set too soon, and
is then overwritten with the default values in MSBuild. This only
affects projects build as part of this solution.1 parent 909f43d commit 71d5894
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
0 commit comments