Commit 181840a
committed
fix(pipeline): copy appsettings.json to output directory
Pipeline.CreateBuilder resolves configuration files relative
to the output directory, not the working directory the old
generic host used, so CI failed with FileNotFoundException
before any module ran.1 parent f07af42 commit 181840a
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
0 commit comments