Cannot pick any project from the combo for the configuration.
Hi everyone,
I am getting a weird behaviour on Rider (2022.1.1). Basically I am trying to add a configuration for my solution as shown below:
For some reason, the project combo is not loading any project in the solution.
Any idea? Using Visual Studio all is working fine...
请先登录再写评论。
As it was discovered, a project was opened as a folder. This is why Rider did not recognise it as an Azure Functions proj.
Reopening it as a Solution fixed the issue.