You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a .Net 6 function app using Netherite which locally works as expected, but once I deployed it shows this error however it is up and running, and apparently working fine.
During the CD I publish the bits using the win-x64 as the runtime identifier, something like:
I have a .Net 6 function app using Netherite which locally works as expected, but once I deployed it shows this error however it is up and running, and apparently working fine.
During the CD I publish the bits using the
win-x64
as the runtime identifier, something like:I also have this property set in the project file (I've tried with and without it and there's no difference):
Func app error
Func app processing requests
The text was updated successfully, but these errors were encountered: