Open Gargameleto opened 1 year ago
When using ArchUnitNet in my project, I get following warning telling that the assembly has no strong name:
warning CS8002: Referenced assembly 'ArchUnitNET, Version=0.10.6.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
The assemblies should be strong named.
+1 to this, is there a plan to add a signed version of the package?
When using ArchUnitNet in my project, I get following warning telling that the assembly has no strong name:
warning CS8002: Referenced assembly 'ArchUnitNET, Version=0.10.6.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
The assemblies should be strong named.