nHapiNET / nHapi

nHapi is the .Net port of the original Java project HAPI.
Mozilla Public License 2.0
277 stars 156 forks source link

NHAPI.Model.V24 not strongly named #227

Closed Talcon2 closed 3 years ago

Talcon2 commented 3 years ago

When trying to compile an application with NHAPI.Model.V24 referenced, visual studio throws an error: assembly 'NHapi.Base, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)

milkshakeuk commented 3 years ago

@Talcon2 thanks ill look into this.

milkshakeuk commented 3 years ago

@Talcon2 could you check with version 3.0.2 and let me know how that goes? I will close this once you have confirmed.

milkshakeuk commented 3 years ago

@Talcon2 I'm closing date this, as I believe I have released a fix in version 3.0.2.

If you feel it's still an issue please feel free to re-open this issue.