An Azure service that provides an event-driven serverless compute platform.
Hi @Kim Strasser ,
Thanks for the offline conversation. Glad the issue is resolved.
Solution:
Restarted the Visual Studio
Created new publish profile=> Go to settings (show all settings)=> Select Deployment mode as Self-contained under Profile settings=> Publish.
Able to deploy the function to Azure using both framework-dependent and self-contained deployment modes.
Hope this helps!