问题描述
我正在使用源代码生成器,因此使用Microsoft.PowerPlatform.Cds.Client
库(对于netstandard2.0
不可用)很方便。是否可以使用net4xx
或netcoreappxx
库作为源代码生成器?我知道官方仅支持netstandard2.0
,但是也许有某种方法。
我试图在生成器中包含Microsoft.PowerPlatform.Cds.Client
库,但是随后出现以下错误:
Error occurred System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime,Version=4.2.2.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)