We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e60aeba + eed36a4 commit 78d3d07Copy full SHA for 78d3d07
articles/azure-functions/functions-versions.md
@@ -13,7 +13,7 @@ The major versions of the Azure Functions runtime are related to the version of
13
| --------------- | ------------- | ------------ |
14
| 3.x | GA | .NET Core 3.1 |
15
| 2.x | GA | .NET Core 2.2 |
16
-| 1.x | GA<sup>2</sup> | .NET Framework 4.6<sup>3</sup> |
+| 1.x | GA<sup>2</sup> | .NET Framework 4.7.2<sup>3</sup> |
17
18
<sup>1</sup> GA releases are supported for production scenarios.
19
<sup>2</sup> Version 1.x is in maintenance mode. Enhancements are provided only in later versions.
0 commit comments