You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using visual studio 2022, I am trying to create a ZEROTIER_VPN client in c#, but when I am trying to install the nuget package ZeroTier.Sockets -Version 1.8.4 I am getting the following error:
Failed to add reference to 'libzt'.
Make sure that you have access to the file and that it is a valid COM assembly or component.
I'm wondering how I could fix this, I'm a little new to this....
The text was updated successfully, but these errors were encountered:
I am using visual studio 2022, I am trying to create a ZEROTIER_VPN client in c#, but when I am trying to install the nuget package ZeroTier.Sockets -Version 1.8.4 I am getting the following error:
Failed to add reference to 'libzt'.
Make sure that you have access to the file and that it is a valid COM assembly or component.
I'm wondering how I could fix this, I'm a little new to this....
The text was updated successfully, but these errors were encountered: