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
* Updated the "Last Modified On" date in multiple files to "07-31-2024".
* Removed redundant discard operators `_` in `CachedEnumerable.cs` and `TaskExtensions.cs`.
* Removed `DisposeCollection` and `ProcessCollectionToDispose` methods in `ObjectExtensions.cs`.
* Modified `GetCountry` in `Countries.cs` and `Equals` in `PrefixAndLength.cs` to use `string.Equals` with `StringComparison.Ordinal`.
* Re-added `CountryConverters.cs` with original content.
0 commit comments