Skip to content

v0.7.0

Choose a tag to compare

@heroku-linguist heroku-linguist released this 27 Aug 23:27
· 29 commits to main since this release
d831074

heroku/dotnet

Added

  • Support for customizing the default build configuration and MSBuild verbosity level with a project.toml file. (#303)

Changed

  • The buildpack now supports projects using .NET 10.0 preview releases (without custom global.json config). (#301)