TypeLitePlus
TypeLitePlus copied to clipboard
Publish strongly-named nuget package
We use TypeLite which is no longer maintaned and wanted to move to TypeLitePlus. However, after installing the nuget packages, we get following warnings
Warning CS8002 Referenced assembly 'TypeLitePlus.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
All our solution projects are strongly named, and all nuget packages we reference, too. Please publish a strongly-named nuget package.