Azure / Azure/app-service-linux-docs
Configuration for .NET 8 (LTS) still pointing to rc2
Open
- Dominant language
- Java
- Stars
- 150
- Forks
- 90
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Today, the github automated workflows switched from rc2 to 8.0.1 .NET release. However, this broke our web app deployment, as the Azure Web service is still using rc2. When is this supposed to switch over?
Azure Web App -> Configuration -> General Settings ->
Stack is .NET the Major Version is .NET 8 (LTS), the minor version is .NET 8 (LTS) (Early Access)
When I check logstream, this is still using rc2. I don't think I can force the settings to 8.0.1 without creating custom docker image?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.