You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## heroku/dotnet
### Changed
- The .NET SDK inventory was updated with new download URLs for version 9.0 release artifacts. ([#203](heroku/buildpacks-dotnet#203))
- The buildpack will now skip NuGet package XML doc extraction when running `dotnet publish`. ([#212](heroku/buildpacks-dotnet#212))
- The build configuration is no longer written to the log before the `dotnet publish` command (which still includes the build configuration value when specified). ([#213](heroku/buildpacks-dotnet#213))
0 commit comments