You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2022. It is now read-only.
Upgrade to TimeZoneInfo usage so that all builds work and are better.
Microsoft recommends to use TimeZoneInfo instead of TimeZone for all recent
versions (starting from 3.5) of the .NET, plus this is the only class
available in non-mainstream flavors of .NET (like Silverlight),
so why not use it.
Also update the assembly version of the SL5 build of ServiceStack.Text.
0 commit comments