Skip to content

Commit 78d3d07

Browse files
authored
Merge pull request #109613 from DixitArora-MSFT/patch-48
Correcting .NET Framework version
2 parents e60aeba + eed36a4 commit 78d3d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The major versions of the Azure Functions runtime are related to the version of
1313
| --------------- | ------------- | ------------ |
1414
| 3.x | GA | .NET Core 3.1 |
1515
| 2.x | GA | .NET Core 2.2 |
16-
| 1.x | GA<sup>2</sup> | .NET Framework 4.6<sup>3</sup> |
16+
| 1.x | GA<sup>2</sup> | .NET Framework 4.7.2<sup>3</sup> |
1717

1818
<sup>1</sup> GA releases are supported for production scenarios.
1919
<sup>2</sup> Version 1.x is in maintenance mode. Enhancements are provided only in later versions.

0 commit comments

Comments
 (0)