Forum Discussion
Can't fix library warning
Hi,
In my project, I encountered the below problem.
the references library can't accurately be referenced and I have no idea how to fix that.
pls advise some help or workaround to deal with that problem.
thanks a lot.
I think my prj has encountered the dll hell problem.
Maybe there is have a conflict between .Net framework and .Net standard while another package refers to, so I just removed some unnecessary dependencies in my project and the warning message has disappeared miraculously.
1 Reply
- LuanQnCopper Contributor
I think my prj has encountered the dll hell problem.
Maybe there is have a conflict between .Net framework and .Net standard while another package refers to, so I just removed some unnecessary dependencies in my project and the warning message has disappeared miraculously.