Forum Discussion
LuanQn
Feb 01, 2022Copper Contributor
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 p...
LuanQn
Feb 04, 2022Copper 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.