【发布时间】:2016-12-22 00:10:55
【问题描述】:
我将来自 NuGet https://www.nuget.org/packages/PayPal/ 的 PayPal 添加到我的解决方案中,但在运行时出现错误
System.IO.FileNotFoundException: Could not load file or assembly 'PayPalCoreSDK, Version=1.7.0.0, Culture=neutral, PublicKeyToken=5b4afc1ccaef40fb' or one of its dependencies.
The system cannot find the file specified. File name: 'PayPalCoreSDK, Version=1.7.0.0, Culture=neutral, PublicKeyToken=5b4afc1ccaef40fb'
有什么办法可以解决这个问题吗?
谢谢
【问题讨论】:
标签: paypal nuget-package