Skip to content

v0.8.0

Choose a tag to compare

@heroku-linguist heroku-linguist released this 09 Sep 15:01
· 18 commits to main since this release
4c03e60

heroku/dotnet

Changed

  • The buildpack now requires an explicitly configured solution file when multiple solutions are present in the root directory. (#312)
  • Enhanced detection failure error message with actionable guidance and link to relevant documentation. (#314)

Added

  • Support for configuring the solution to build and publish in project.toml, including solutions located in subdirectories. (#310, #313, #314)