AsyncAPI.NET
AsyncAPI.NET copied to clipboard
Missing strong name
When using NuGet package AsyncAPI.NET.Readers version 4.1.0 within a project that has strong name I get following errors:
1>CSC : error CS8002: Referenced assembly 'LEGO.AsyncAPI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : error CS8002: Referenced assembly 'LEGO.AsyncAPI.Readers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
Can you please publish nuget packages with strong name (signed)?
Welcome to AsyncAPI.NET. Thank you for reporting your first issue. Please check out our contributors guide.
Hi @mk185147 I will take a look at this asap