OS: All
Build Version: 0.12.3-alpha.0
Regression: Not a regression
Repro Steps:
- Open the empty folder in VS Code.
- F1 -> Click "Azure Static Web Apps: Create HTTP Function..." -> Select C# language.
- Check whether the next step is "Select a .NET runtime".
Expect:
The next step is "Select a .NET runtime", like below:

Actual:
No step "Select a .NET runtime".
More Info:
The default .NET version is 6.0 after creating a C# HTTP Function.

OS: All
Build Version: 0.12.3-alpha.0
Regression: Not a regression
Repro Steps:
Expect:

The next step is "Select a .NET runtime", like below:
Actual:
No step "Select a .NET runtime".
More Info:

The default .NET version is 6.0 after creating a C# HTTP Function.