microsoft / vscode-azurelogicapps

Visual Studio Code extension for Azure Logic Apps (Consumption)
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-logicapps
MIT License
42 stars 28 forks source link

Error with Logic Apps (Standard) Extension for vscode #236

Closed jcetina closed 2 years ago

jcetina commented 2 years ago

I'm using VSCode on Mac OS Big Sur.

Whenever I try to create a logic app project using the aforementioned extension, I get the following error:

You must have the .NET Core SDK installed to perform this operation. See here for supported versions.

I've tried using both .NET Core 5 and 6 (uninstalling the other version each time), and it's always the same error. The error comes when I select the type of workflow (Stateful or Stateless) in the Create New Projectdialogs.

joechung-msft commented 2 years ago

Sorry, this is the Issues section for the Consumption extension, not Standard. Try creating the issue in https://github.com/Azure/logicapps/issues instead. Sorry, I could not transfer the issue since it is cross-organization -- microsoft→Azure -- and I do not have permissions.