Forum Discussion

LuanQn's avatar
LuanQn
Copper Contributor
Feb 01, 2022
Solved

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.

 

  • LuanQn 

     

    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

  • LuanQn's avatar
    LuanQn
    Copper Contributor

    LuanQn 

     

    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.

     

Resources