.net Framework 4.6.1 Webforms项目的参考TweetinviAPI(.net核心库)

时间:2018-10-08 22:47:35

标签: tweetinvi

我正在Webforms项目中升级到TweetInviAPI 4.0.0。由于TweetInviAPI 4.0.0是.net Core库,因此遇到以下错误:

Could not load file or assembly 'System.Runtime, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

我已阅读到安装NETStandard.Library.2.0.3是一种解决方案,但对我而言不起作用。

0 个答案:

没有答案