sibartlett / Geo

A geospatial library for .NET

Home Page:https://www.nuget.org/packages/Geo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sign (strong name) the assembly in the nuget package

SamVanhoutte opened this issue · comments

Hello,
As my application has to be strong named and signed, I cannot use the nuget package from Geo in my project. Now I have to clone and build myself, which is obviously not ideal (as I prefer to leverage the nuget version support & upgrade).
Any plan to have this added? (and maybe keep two versions, to maintain backwards compatibility?)

Cheers