Releases: heroku/buildpacks-dotnet
Releases · heroku/buildpacks-dotnet
v1.0.4
10 Mar 19:52
Compare
Sorry, something went wrong.
No results found
heroku/dotnet
Added
Support for .NET SDK versions: 8.0.125, 8.0.419, 9.0.115, 9.0.312, 10.0.104, 10.0.200.
v1.0.3
10 Feb 20:31
Compare
Sorry, something went wrong.
No results found
heroku/dotnet
Added
Support for .NET SDK versions: 8.0.124, 8.0.418, 9.0.114, 9.0.311, 10.0.103.
v1.0.2
21 Jan 17:00
Compare
Sorry, something went wrong.
No results found
heroku/dotnet
Added
Support for .NET SDK versions: 9.0.310.
v1.0.1
15 Jan 05:42
Compare
Sorry, something went wrong.
No results found
heroku/dotnet
Fixed
The .NET SDK inventory was updated with correct checksum values for version 9.0.113 release artifacts. (#375 )
v1.0.0
13 Jan 23:41
Compare
Sorry, something went wrong.
No results found
heroku/dotnet
Added
Support for .NET SDK versions: 8.0.123, 8.0.417, 9.0.113, 9.0.309, 10.0.102.
v0.15.0
08 Jan 05:22
Compare
Sorry, something went wrong.
No results found
heroku/dotnet
Fixed
Launch process detection now skips projects whose executables don't exist at the expected path. (#364 )
v0.14.0
13 Dec 22:58
Compare
Sorry, something went wrong.
No results found
heroku/dotnet
Added
Support for configuring the target framework using Directory.Build.props. (#362 )
Support for configuring the AssemblyName property in file-based apps. (#359 )
Fixed
Fixed an issue where leading whitespace in file-based app configuration values was incorrectly included. (#359 )
v0.13.0
09 Dec 20:31
Compare
Sorry, something went wrong.
No results found
heroku/dotnet
Changed
Improved global.json parsing to validate rollForward policy values and provide clearer error messages for invalid SDK versions. (#357 )
Added
Support for .NET SDK versions: 10.0.101.
v0.12.0
04 Dec 01:17
Compare
Sorry, something went wrong.
No results found
heroku/dotnet
Changed
Improved error handling when configured solution file doesn't exist, has an invalid extension, or is not a simple filename. (#340 )
The buildpack now configures the web process type as the default launch process when only a single web application is detected. (#350 )
Fixed
global.json SDK version matching now correctly respects .NET SDK feature band boundaries when using patch or latestPatch roll-forward policies. (#348 )
The default global.json roll-forward policy now defaults to patch. (#348 )
v0.11.2
20 Nov 08:45
Compare
Sorry, something went wrong.
No results found
heroku/dotnet
Added
Support for .NET SDK versions: 9.0.308.