Hi I tried to add a sharepoint.client.runtime nuget package but It could not add sharepoint.client.runtime c# visual studio, then i tried to add sharepoint.client.runtime.dll to reference.When i try to build my project Im getting error like this Error XA2002: Can not resolve reference: System.Configuration
, referenced by Microsoft.SharePoint.Client.Runtime
. Please add a NuGet package or assembly reference for System.Configuration
, or remove the reference to Microsoft.SharePoint.Client.Runtime
. (XA2002) Please Give a Solution to solve this.Thanks in advance.