Dlls that are not referenced are showing up in object browser

Sritharini Radhakrishnan 66 Reputation points
2021-09-14T17:11:51.047+00:00

I have around 9 dlls with different versions showing up in object browser which i havent referred anywhere in the project. I have searched all the microservice for reference and did search for the entire solution, i found 0 references. Can anyone please let me know if there is any way that i can see where its referenced or if i can remove it from object browser? Thankyou

Developer technologies | .NET | Other
{count} votes

Accepted answer
  1. Jack J Jun 25,296 Reputation points
    2021-09-16T08:32:14.05+00:00

    @Sritharini Radhakrishnan , Although you see some unused references in the object browser, these dlls comes from your computer instead of your project. Please note that every dll has the default path, like C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.8\. The Object Browser often shows that the common dlls based on your project. Therefore, I think there is no need to delete the unused dlls If you didn't meet the dll error.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.