Skip to content

Commit aae5c92

Browse files
Merge pull request #290095 from ggailey777/patch-3
[Functions] Update .NETFx version to 4.8.1
2 parents f6a930d + 5e27ff0 commit aae5c92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/functions-supported-languages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: ggailey777
33
ms.service: azure-functions
44
ms.topic: include
5-
ms.date: 02/05/2024
5+
ms.date: 11/05/2024
66
ms.author: glenga
77
ms.custom:
88
- include file
@@ -51,7 +51,7 @@ For more information, see [Develop C# class library functions using Azure Functi
5151
| .NET 9 | Preview | [See policy][dotnet-policy] |
5252
| .NET 8 | GA | [November 10, 2026][dotnet-policy] |
5353
| .NET 6 | GA | [November 12, 2024][dotnet-policy] |
54-
| .NET Framework 4.8 | GA | [See policy][dotnet-framework-policy] |
54+
| .NET Framework 4.8.1 | GA | [See policy][dotnet-framework-policy] |
5555

5656
[dotnet-policy]: https://dotnet.microsoft.com/platform/support/policy/dotnet-core#lifecycle
5757
[dotnet-framework-policy]: https://dotnet.microsoft.com/platform/support/policy/dotnet-framework

0 commit comments

Comments
 (0)