Skip to content

Commit ae30a6a

Browse files
Update static-web-apps-languages-runtimes.md
1 parent 7cd1381 commit ae30a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/static-web-apps-languages-runtimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To configure the API language runtime version, set the `apiRuntime` property in
1313
| .NET Core 3.1 | Windows | 3.x | `dotnet:3.1` | December 3, 2022 |
1414
| .NET 6.0 in-process | Windows | 4.x | `dotnet:6.0` | - |
1515
| .NET 6.0 isolated | Windows | 4.x | `dotnet-isolated:6.0` | - |
16-
| .NET 7 | Windows | 4.x | `dotnet-isolated:7.0` | - |
16+
| .NET 7.0 isolated | Windows | 4.x | `dotnet-isolated:7.0` | - |
1717
| Node.js 12.x | Linux | 3.x | `node:12` | December 3, 2022 |
1818
| Node.js 14.x | Linux | 4.x | `node:14` | - |
1919
| Node.js 16.x | Linux | 4.x | `node:16` | - |

0 commit comments

Comments
 (0)