Skip to content

No step "Select a .NET runtime" during creating a C# HTTP Function #899

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
v-xinda opened this issue May 31, 2024 · 1 comment
Closed

No step "Select a .NET runtime" during creating a C# HTTP Function #899

v-xinda opened this issue May 31, 2024 · 1 comment
Labels
AT-CTI Created by CTI team

Comments

@v-xinda
Copy link

v-xinda commented May 31, 2024

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

Repro Steps:

  1. Open the empty folder in VS Code.
  2. F1 -> Click "Azure Static Web Apps: Create HTTP Function..." -> Select C# language.
  3. Check whether the next step is "Select a .NET runtime".

Expect:
The next step is "Select a .NET runtime", like below:
image

Actual:
No step "Select a .NET runtime".

More Info:
The default .NET version is 6.0 after creating a C# HTTP Function.
Screenshot 2024-05-31 at 15 29 09

@nturinski
Copy link
Member

Should be resolved with Megan's PR above. It will be fixed with the next function's release so closing for now.

@microsoft microsoft locked and limited conversation to collaborators Sep 1, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
AT-CTI Created by CTI team
Projects
None yet
Development

No branches or pull requests

2 participants