In my application, I am running the code analysis and there is an error in it as follows
CA0058 Error Running Code Analysis CA0058 : The referenced assembly 'System.Net.Http, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' could not be found. This assembly is required for analysis and was referenced by: C:\White Board New\WhiteBoardApp\WhiteBoardApp\bin\WhiteBoardApp.dll, C:\White Board New\WhiteBoardApp\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll. [Errors and Warnings] (Global)
I am adding adding all the necessary assemblies but still could not fix it