File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
author : ggailey777
3
3
ms.service : azure-functions
4
4
ms.topic : include
5
- ms.date : 05/12 /2022
5
+ ms.date : 07/18 /2022
6
6
ms.author : glenga
7
7
---
8
8
@@ -17,7 +17,7 @@ The following table shows the highest level of .NET Core or .NET Framework that
17
17
18
18
| Functions runtime version | In-process<br />([ .NET class library] ( ../articles/azure-functions/functions-dotnet-class-library.md ) ) | Out-of-process<br />([ .NET Isolated] ( ../articles/azure-functions/dotnet-isolated-process-guide.md ) ) |
19
19
| ---- | ---- | --- |
20
- | Functions 4.x | .NET 6.0 | .NET 6.0<br />.NET Framework 4.8 (preview)<sup >1</sup > |
20
+ | Functions 4.x | .NET 6.0 | .NET 6.0<br />.NET 7.0 (preview)< br />.NET Framework 4.8 (preview)<sup >1</sup > |
21
21
| Functions 3.x | .NET Core 3.1 | .NET 5.0<sup >2</sup > |
22
22
| Functions 2.x | .NET Core 2.1<sup >3</sup > | n/a |
23
23
| Functions 1.x | .NET Framework 4.8 | n/a |
You can’t perform that action at this time.
0 commit comments