dotnet Framework Version
Parameters
value
The version of the .NET framework's CLR used in this function app. Possible values are v4.0
(including .NET Core 2.1 and 3.1), v5.0
and v6.0
. For more information on which .NET Framework version to use based on the runtime version you're targeting - please see this table. Defaults to v4.0
.