Skip to content

Commit 72a3e68

Browse files
Merge pull request #288117 from mattchenderson/net9-rc2
Support for .NET 9 RC2
2 parents d4104b7 + 9b28ea7 commit 72a3e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/dotnet-isolated-process-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@ Azure Functions currently can be used with the following "Preview" or "Go-live"
865865

866866
| Operating system | .NET preview version |
867867
| - | - |
868-
| Linux | .NET 9 Preview 7<sup>1, 2</sup> |
868+
| Linux | .NET 9 RC2<sup>1, 2</sup> |
869869

870870
<sup>1</sup> To successfully target .NET 9, your project needs to reference the [2.x versions of the core packages](#version-2x-preview). If using Visual Studio, .NET 9 requires version 17.12 or later.
871871

0 commit comments

Comments
 (0)