中性,PublicKeyToken=b03f5f7f11d50a3a' 或其依赖项之一。该系统找不到指定的文件。”

neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified."

任何人都可以帮助我,我正在研究 .NET Framework 4.5 版。 我正在尝试添加 PostgreSQL 的数据连接,但出现了此消息。

"Could not load file or assembly 'System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified."

我尝试了不同的版本,但没有用。

这是一个known issue that is already reported on github。对该问题投赞成票并寻求修复。