Closed jviau closed 4 months ago
Currently bundles v4 only supports .netcoreapp3.1, which is out of support. We should add support for modern in-support .NET versions - especially since the functions host is running .net6.0 already (and soon to be .net8.0)
Addressed in #https://github.com/Azure/azure-functions-extension-bundles/pull/407
Currently bundles v4 only supports .netcoreapp3.1, which is out of support. We should add support for modern in-support .NET versions - especially since the functions host is running .net6.0 already (and soon to be .net8.0)