我对当前版本的 Microsoft Visual Studio 版本 17.0.0 有问题。
每次我开始调试项目时,诊断工具都会给出以下错误:
The diagnostic tools failed unexpectedly. The Diagnostics Hub output in the Output window may contain additional information.
“输出”窗口中的其他信息:
Request to DataWarehouse host was unsuccessful: 'Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)'
我的项目均未使用 SQLite。所以这似乎是VS的内部问题。
它在 VS 16.xx 中对我来说效果很好