cloudfoundry / dotnet-core-buildpack

Cloud Foundry buildpack for .NET Core on Linux
http://docs.cloudfoundry.org/buildpacks/
Apache License 2.0
91 stars 90 forks source link

Update default .NET Core version in buildpack from 6.0.x to 8.0.x #953

Closed sophiewigmore closed 5 months ago

sophiewigmore commented 5 months ago

Thanks for contributing to the buildpack. To speed up the process of reviewing your pull request please provide us with:

Update default version to 8.0.x, and update related tests/fixtures

951