We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please ignore the Chinese message.
I'v tried 0.5.0 and 0.5.1 with Visual Studio 2017. And it works great. But with the 2017/08/10 build... Error occurred at NativeMethods.
System.TypeInitializationException: 'CurlSharp.NativeMethods' 的類型初始設定式發生例外狀況。 ---> System.DllNotFoundException: 無法載入 DLL 'api-ms-win-core-sysinfo-l1-2-0.dll': 找不到指定的模組。 (發生例外狀況於 HRESULT: 0x8007007E) 於 Interop.mincore.GetNativeSystemInfo(SYSTEM_INFO& lpSystemInfo) 於 System.Runtime.InteropServices.RuntimeInformation.get_OSArchitecture() 於 CurlSharp.NativeMethods..cctor() --- 內部例外狀況堆疊追蹤的結尾 ---
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please ignore the Chinese message.
I'v tried 0.5.0 and 0.5.1 with Visual Studio 2017. And it works great.
But with the 2017/08/10 build... Error occurred at NativeMethods.
System.TypeInitializationException: 'CurlSharp.NativeMethods' 的類型初始設定式發生例外狀況。 ---> System.DllNotFoundException: 無法載入 DLL 'api-ms-win-core-sysinfo-l1-2-0.dll': 找不到指定的模組。 (發生例外狀況於 HRESULT: 0x8007007E)
於 Interop.mincore.GetNativeSystemInfo(SYSTEM_INFO& lpSystemInfo)
於 System.Runtime.InteropServices.RuntimeInformation.get_OSArchitecture()
於 CurlSharp.NativeMethods..cctor()
--- 內部例外狀況堆疊追蹤的結尾 ---
The text was updated successfully, but these errors were encountered: