I installed my dll to Global Assembly Cache Folder like in this image
But visual studio c# can not see this dll when i want to add a reference to this dll or browse this dll in toolbox.
Can you please tell me what i was wrong with the installation to GAC?
I use visual studio c# 2022
Thank you,