DigiExam / simplewifi

.NET 4.5 library to manage wifi connections in Windows - written in C#
GNU Lesser General Public License v3.0
131 stars 82 forks source link

Sign an assembly with a strong name #15

Open dombrovsky opened 9 years ago

dombrovsky commented 9 years ago

It is not possible to reference SimpleWifi.dll by strong-named assemblies.

SuplenC commented 8 years ago

I still have this. Are you gonna fix this someday?

ozansan commented 8 years ago

It would be great to have a version which we can reference it by strong-named assemblies. Thanks in advance!