无法添加对 'DocuSign.eSign' 的引用。请确保该文件可访问,并且它是有效的程序集或 COM 组件

Failed to add reference to 'DocuSign.eSign'. Please make sure that the file is accessible, and that it is a valid assembly or COM component

while updating package from nuget DocuSign.eSign.dll 5.2.0 to Latest Stable 5.4.0 getting below error

Failed to add reference to 'DocuSign.eSign'. Please make sure that the file is accessible, and that it is a valid assembly or COM component.

I am using visual studio 2019 with .net framework 4.5.2 BouncyCastle 1.8.9 System.ComponentModel.Annotations 5.0 System.IdentityModel.Tokens.Jwt 6.11 Newtonsoft.Json 13.0.1 RestSharp 106.11.7 Microsoft.CSharp 4.7.0 Microsoft.IdentityModel.Protocols 6.11

这是一个错误,我可以重现。我们将努力解决这个问题,当我们有修复时我会更新。

更新: 今天 https://www.nuget.org/packages/DocuSign.eSign.dll/5.4.1

的新版本已修复此问题