Azure function tool publish : Can't determine Project to build. Expected 1 .csproj but found 0



If you encounter this issue, you are probably using older version of azure function tool.
To upgrade, use the following command :-


sudo npm i -g azure-functions-core-tools@core --unsafe-perm true


Then try to publish your app again :-

func azure functionapp publish ClaimSubmissionFunction


Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type