Commit dc65c58
committed
Update heroku/buildpacks-dotnet to v0.8.0
## heroku/dotnet
### Changed
- The buildpack now requires an explicitly configured solution file when multiple solutions are present in the root directory. ([#312](heroku/buildpacks-dotnet#312))
- Enhanced detection failure error message with actionable guidance and link to relevant documentation. ([#314](heroku/buildpacks-dotnet#314))
### Added
- Support for configuring the solution to build and publish in `project.toml`, including solutions located in subdirectories. ([#310](heroku/buildpacks-dotnet#310), [#313](heroku/buildpacks-dotnet#313), [#314](heroku/buildpacks-dotnet#314))1 parent 87e349e commit dc65c58
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments