Hi,
We were getting the below error while trying to run an Azure WebJob
Got it fixed by updating the Microsoft.Azure.WebJobs nugget package to version 2.0. and publishing it again.
Hope it helps…
Hi,
We were getting the below error while trying to run an Azure WebJob
Got it fixed by updating the Microsoft.Azure.WebJobs nugget package to version 2.0. and publishing it again.
Hope it helps…
2 thoughts on ““System.BadImageFormatException: Could not load file or assembly ‘Microsoft.Azure.WebJobs.Host, Version=1.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies” error in Azure WebJobs”