v60.1.0-alpha.354
Pre-release
Pre-release
Change Log
- BUG: Fixed infinite recursion issue when using the locales
zh-CN
,zh-HK
,zh-MO
,zh-SG
,zh-TW
(Fixes #29). - Added
Lazy<T>
to make GetOrAdd() method calls atomic (Fixes #31). - Added test targets for x86 on all target frameworks.
- Upgraded to J2N 2.0.0-beta-0012
- Upgraded to Nerdbank.GitVersioning 3.3.37
- Added tests for .NET 5.0
- Removed support for .NET Standard 1.3
- Downgraded Microsoft.Extensions.Caching.Memory to 2.0.0