System.Private.CoreLib: Could not load file or assembly 'Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions

Viewed 80

I'm getting the below error while trying to execute an Azure functions project.

enter image description here

I have installed the following packages in my Azure functions project. enter image description here

How to fix this issue?

0 Answers
Related