Skip to content
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

Open
KnewHow opened this issue Feb 22, 2023 · 4 comments
Open

I can't find this package in the NuGet package Manager #46

KnewHow opened this issue Feb 22, 2023 · 4 comments

Comments

@KnewHow
Copy link

KnewHow commented Feb 22, 2023

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? The Microsoft.Wpf.Interop.DirectX has been discarded?

@KnewHow
Copy link
Author

KnewHow commented Feb 22, 2023

My windows system is Windows11 and VS version is VS2022

@KnewHow
Copy link
Author

KnewHow commented Feb 22, 2023

I can find it when choose include prerelease, the I can compile success my project, but when I run, it give me an error: FileNotFoundException: 未能加载文件或程序集“Microsoft.Wpf.Interop.DirectX.dll”或它的某一个依赖项。找不到指定的模块 Why? Can you help me to solve this problem? But I use the TqkLibrary.Wpf.Interop.DirectX lib, I can success compile and run. Why?

@tqk2811
Copy link

tqk2811 commented Feb 23, 2023

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? The Microsoft.Wpf.Interop.DirectX has been discarded?

Microsoft.Wpf.Interop.DirectX is pre-release
You must check the checkbox here
image

@KnewHow
Copy link
Author

KnewHow commented Feb 24, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants