This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Commit 1b63d35
Make Pack depend on Build when project is packable
We were previously depending on just CoreBuild. Make it so that doing a
`msbuild /p:PackOnBuild=true` == `msbuild /t:Pack`, which should fix
issue NuGet/Home#47771 parent 5e77c83 commit 1b63d35
1 file changed
Lines changed: 6 additions & 3 deletions
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
455 | 457 | | |
456 | 458 | | |
457 | 459 | | |
458 | | - | |
459 | | - | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
460 | 463 | | |
461 | 464 | | |
462 | 465 | | |
| |||
0 commit comments