Skip to content

Commit eed36a4

Browse files
Correcting .NET Framework version
(AzureCXP) fixes MicrosoftDocs/azure-docs#51051
1 parent e60aeba commit eed36a4

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)