Skip to content

Commit 632b7ca

Browse files
Update articles/azure-functions/migrate-version-3-version-4.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent 2bf89b6 commit 632b7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/migrate-version-3-version-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ On version 3.x of the Functions runtime, your C# function app targets .NET Core
3939

4040
<sup>*</sup> [In-process execution](./functions-dotnet-class-library.md) is only supported for Long Term Support (LTS) releases of .NET. Standard Terms Support (STS) releases and .NET Framework are supported .NET Azure functions [isolated worker process](./dotnet-isolated-process-guide.md).
4141

42-
> [!Recommendation]
42+
> [!TIP]
4343
> On version 3.x of the Functions runtime, if you're on .NET 5, we recommend you upgrade to .NET 7. If you're on .NET Core 3.1, we recommend you upgrade to .NET 6 (in-process) for a quick upgrade path.
4444
>
4545
> If you're looking for moving to a Long Term Support (LTS) .NET release, we recommend you upgrade to .NET 6 .

0 commit comments

Comments
 (0)