mattjohnsonpint / TimeZoneNames

Provides a complete source of localized time zone names and abbreviations.
MIT License
196 stars 32 forks source link

Strong name the library #54

Closed mattjohnsonpint closed 5 years ago

mattjohnsonpint commented 5 years ago

The guidance from the .NET team has changed, and is now clear that OSS libraries should be strong named.

https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/strong-naming

This will be a breaking change https://haacked.com/archive/2012/02/16/changing-a-strong-name-is-a-major-breaking-change.aspx/

Addresses previous request #38

mattjohnsonpint commented 5 years ago

This is complete in version 4.0.0.