-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
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
I can't find this package in the NuGet package Manager #46
Comments
My windows system is Windows11 and VS version is VS2022 |
I can find it when choose |
I have install the package and compile it success, but when I run it, it give me an "FileNotFoundException: 未能加载文件或程序集“Microsoft.Wpf.Interop.DirectX.dll”或它的某一个依赖项。找不到指定的模块" Why? Would you help me to solve it? |
Today, I use this package , I open the NuGet Package Manager and type
Microsoft.Wpf.Interop.DirectX
. I find I can't search this package, But the NuGet package Manager give me another package:TqkLibrary.Wpf.Interop.DirectX
, Why? TheMicrosoft.Wpf.Interop.DirectX
has been discarded?The text was updated successfully, but these errors were encountered: